mirror of
https://github.com/ziadoz/awesome-php.git
synced 2024-11-21 16:46:22 +00:00
Add cron jobs lib (@nanjingboy)
This commit is contained in:
parent
ab9274b41c
commit
0154f9940a
@ -491,6 +491,7 @@ Libraries to help manage database schemas and migrations.
|
||||
* [Shunt](https://github.com/php-loep/shunt) - A library for running commands in parallel on multiple remote machines.
|
||||
* [Cilex](https://github.com/Cilex/Cilex) - A micro framework for building command line tools.
|
||||
* [CLImate](https://github.com/thephpleague/climate) - A library for outputting colours and special formatting.
|
||||
* [schedule](https://github.com/nanjingboy/schedule) - A simple tool that provides a easy way for writing and deploying cron jobs.
|
||||
|
||||
## Authentication and Authorization
|
||||
*Libraries for implementing user authentication and authorization.*
|
||||
|
Loading…
Reference in New Issue
Block a user