|
|
@@ -514,7 +514,7 @@ Libraries to help manage database schemas and migrations.
|
|
514
|
514
|
* [Hoa Console](https://github.com/hoaproject/Console) - Another command line library.
|
|
515
|
515
|
* [Shunt](https://github.com/php-loep/shunt) - A library for running commands in parallel on multiple remote machines.
|
|
516
|
516
|
* [Cilex](https://github.com/Cilex/Cilex) - A micro framework for building command line tools.
|
|
517
|
|
-* [CLImate](https://github.com/thephpleague/climate) - A library for outputting colours and special formatting.
|
|
|
517
|
+* [CLImate](https://github.com/thephpleague/climate) - A library for outputting colours, special formatting, input handling, and command line opt parsing.
|
|
518
|
518
|
|
|
519
|
519
|
## Authentication and Authorization
|
|
520
|
520
|
*Libraries for implementing user authentication and authorization.*
|