mirror of
https://github.com/ziadoz/awesome-php.git
synced 2024-11-07 16:33:35 +00:00
Merge pull request #259 from rotexdegba/patch-2
Added Cilex a micro framework for creating PHP CLI
This commit is contained in:
commit
5971c36b2c
@ -437,6 +437,7 @@ Libraries to help manage database schemas and migrations.
|
|||||||
* [ShellWrap](https://github.com/MrRio/shellwrap) - A simple command line wrapper library.
|
* [ShellWrap](https://github.com/MrRio/shellwrap) - A simple command line wrapper library.
|
||||||
* [Hoa Console](https://github.com/hoaproject/Console) - Another command line library.
|
* [Hoa Console](https://github.com/hoaproject/Console) - Another command line library.
|
||||||
* [Shunt](https://github.com/php-loep/shunt) - A library for running commands in parallel on multiple remote machines.
|
* [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 PHP micro-framework for Command line tools based on the Symfony2 Components
|
||||||
|
|
||||||
## Authentication
|
## Authentication
|
||||||
*Libraries for implementing authentications schemes.*
|
*Libraries for implementing authentications schemes.*
|
||||||
|
Loading…
Reference in New Issue
Block a user