Skip to content

noodle69/EdgarCronBundle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EdgarCronBundle

Cron Bundle scheduler

Downloads Latest release License

Description

This bundle offer a command that you should use as a cronjob :

* * * * * cd <your_project_root> && php bin/console edgar:crons:run

This command will list all commands extending "AbstractCron" class and defined as service tagged with "edgar.cron".

You can define specific cron expression for each command as cron and prioritize them.

Documentation

Installation Usage

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages