mirror of
https://github.com/ziadoz/awesome-php.git
synced 2024-11-21 16:46:22 +00:00
Added Symfony Console
This commit is contained in:
parent
2053dfe0a1
commit
a45b431fd4
@ -358,6 +358,7 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things.
|
|||||||
## Command Line
|
## Command Line
|
||||||
*Libraries for building command line utilities.*
|
*Libraries for building command line utilities.*
|
||||||
|
|
||||||
|
* [Symfony Console](http://symfony.com/doc/current/components/console/index.html) - A library to build CLI application.
|
||||||
* [Boris](https://github.com/d11wtq/boris) - A tiny PHP REPL.
|
* [Boris](https://github.com/d11wtq/boris) - A tiny PHP REPL.
|
||||||
* [PsySh](https://github.com/bobthecow/psysh) - Another PHP REPL.
|
* [PsySh](https://github.com/bobthecow/psysh) - Another PHP REPL.
|
||||||
* [GetOpt](https://github.com/ulrichsg/getopt-php) - A command line opt parser.
|
* [GetOpt](https://github.com/ulrichsg/getopt-php) - A command line opt parser.
|
||||||
|
Loading…
Reference in New Issue
Block a user