|
|
@@ -484,6 +484,7 @@ Libraries to help manage database schemas and migrations.
|
|
484
|
484
|
* [Hoa Console](https://github.com/hoaproject/Console) - Another command line library.
|
|
485
|
485
|
* [Shunt](https://github.com/php-loep/shunt) - A library for running commands in parallel on multiple remote machines.
|
|
486
|
486
|
* [Cilex](https://github.com/Cilex/Cilex) - A micro framework for building command line tools.
|
|
|
487
|
+* [CLImate](https://github.com/thephpleague/climate) - A library for outputting colours and special formatting.
|
|
487
|
488
|
|
|
488
|
489
|
## Authentication and Authorization
|
|
489
|
490
|
*Libraries for implementing user authentication and authorization.*
|