Merge pull request #613 from rezonanc/suggestion/jobby

Add jobby
This commit is contained in:
Jad Bitar 2016-03-28 16:43:04 -04:00
commit 1f69859bb8
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.*