From af3e69fdb2d96767cd8f02f9435e6af5c3b4d629 Mon Sep 17 00:00:00 2001 From: Edvinas Aleksejonokas Date: Mon, 28 Mar 2016 23:29:51 +0300 Subject: [PATCH] Add jobby --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5b741f3..07487a5 100644 --- a/README.md +++ b/README.md @@ -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.*