Skip to content

Commit

Permalink
Added PHP CLI Menu - build powerful CLI menus
Browse files Browse the repository at this point in the history
  • Loading branch information
mikeymike committed Dec 7, 2015
1 parent e8c3a1b commit 10d6694
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -522,6 +522,7 @@ Libraries to help manage database schemas and migrations.
* [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 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.

## Authentication and Authorization
*Libraries for implementing user authentication and authorization.*
Expand Down

0 comments on commit 10d6694

Please sign in to comment.