|
|
@@ -437,6 +437,7 @@ Libraries to help manage database schemas and migrations.
|
|
437
|
437
|
* [ShellWrap](https://github.com/MrRio/shellwrap) - A simple command line wrapper library.
|
|
438
|
438
|
* [Hoa Console](https://github.com/hoaproject/Console) - Another command line library.
|
|
439
|
439
|
* [Shunt](https://github.com/php-loep/shunt) - A library for running commands in parallel on multiple remote machines.
|
|
|
440
|
+* [Cilex](https://github.com/Cilex/Cilex) - A PHP micro-framework for Command line tools based on the Symfony2 Components
|
|
440
|
441
|
|
|
441
|
442
|
## Authentication
|
|
442
|
443
|
*Libraries for implementing authentications schemes.*
|