1
0
mirror of https://github.com/namibia/awesome-php.git synced 2024-06-04 23:40:47 +00:00

Tweak description

This commit is contained in:
Jamie York 2014-11-10 10:32:56 -07:00
parent 5971c36b2c
commit 592d0f7a2e

View File

@ -437,7 +437,7 @@ Libraries to help manage database schemas and migrations.
* [ShellWrap](https://github.com/MrRio/shellwrap) - A simple command line wrapper 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.
* [Cilex](https://github.com/Cilex/Cilex) - A PHP micro-framework for Command line tools based on the Symfony2 Components
* [Cilex](https://github.com/Cilex/Cilex) - A micro framework for building command line tools.
## Authentication
*Libraries for implementing authentications schemes.*