mirror of
https://github.com/ziadoz/awesome-php.git
synced 2024-11-21 16:46:22 +00:00
Add CLIFramework
This commit is contained in:
parent
3fa88676e7
commit
e0dc88189b
@ -536,6 +536,7 @@ Libraries to help manage database schemas and migrations.
|
||||
* [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 CLI menus.
|
||||
* [CLIFramework](https://github.com/c9s/CLIFramework) - A command-line framework supports zsh/bash completion generation, subcommands and option constraints. It also powers phpbrew.
|
||||
|
||||
## Authentication and Authorization
|
||||
*Libraries for implementing user authentication and authorization.*
|
||||
|
Loading…
Reference in New Issue
Block a user