Browse Source

Merge branch 'master' of github.com:ziadoz/awesome-php

pull/334/head
Jamie 11 years ago
parent
commit
76950243f7
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      README.md

+ 1
- 0
README.md View File

484
 * [Hoa Console](https://github.com/hoaproject/Console) - Another command line library.
484
 * [Hoa Console](https://github.com/hoaproject/Console) - Another command line library.
485
 * [Shunt](https://github.com/php-loep/shunt) - A library for running commands in parallel on multiple remote machines.
485
 * [Shunt](https://github.com/php-loep/shunt) - A library for running commands in parallel on multiple remote machines.
486
 * [Cilex](https://github.com/Cilex/Cilex) - A micro framework for building command line tools.
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
 ## Authentication and Authorization
489
 ## Authentication and Authorization
489
 *Libraries for implementing user authentication and authorization.*
490
 *Libraries for implementing user authentication and authorization.*

Loading…
Cancel
Save