V
V
Vladimir2019-08-04 18:14:57
symfony
Vladimir, 2019-08-04 18:14:57

symfony. The execution of the script is always in the background of the application. What are the components?

I need a certain script to run in the background approximately every 5-10 minutes. Which receives data through the API and enters it into the database. I roughly know how to write it. But this is likely to be something else perversion. In general, what are the components for these tasks and how is it generally correct?
PS Thanks in advance :)

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
Dmitry Sviridov, 2019-08-04
@prity

You create a console command and run it with cron .

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question