Add jobby

This commit is contained in:
Edvinas Aleksejonokas 2016-03-28 23:29:51 +03:00
parent ad54cad00a
commit af3e69fdb2
1 changed files with 1 additions and 0 deletions

View File

@ -403,6 +403,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
* [Task](http://taskphp.github.io/) - A pure PHP task runner inspired by Grunt and Gulp.
* [Robo](https://github.com/Codegyre/Robo) - A PHP Task runner with object-orientated configurations.
* [Bldr](http://bldr.io/) - A PHP Task runner built on Symfony components.
* [Jobby](https://github.com/jobbyphp/jobby) - A PHP cron job manager without modifying crontab.
## Navigation
*Tools for building navigation structures.*