mirror of
https://github.com/ziadoz/awesome-php.git
synced 2024-11-07 16:33:35 +00:00
Added PHP CLI Menu - build powerful CLI menus
This commit is contained in:
parent
e8c3a1b514
commit
10d669453f
@ -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.*
|
||||
|
Loading…
Reference in New Issue
Block a user