1
0
mirror of https://github.com/namibia/awesome-php.git synced 2024-06-05 07:50:47 +00:00

Tweak description

This commit is contained in:
Jamie 2016-01-28 23:11:57 +00:00
parent a181aa9c71
commit 5abf8fd15f

View File

@ -524,7 +524,7 @@ Libraries to help manage database schemas and migrations.
* [Shunt](https://github.com/thephpleague/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.
* [CLI Menu](https://github.com/php-school/cli-menu) - A library for building beautiful CLI menus with an expressive DSL.
* [CLI Menu](https://github.com/php-school/cli-menu) - A library for building CLI menus.
## Authentication and Authorization
*Libraries for implementing user authentication and authorization.*