Libraries tagged by ligne php
diego-ninja/cosmic
18 Downloads
The ultimate php framework for building CLI applications.
dgifford/text-file
3652 Downloads
Class providing methods for editing text files on a line-by-line basis.
dcarbone/helpers
370 Downloads
Some simple helper classes for PHP
cmpayments/jsonlint
4606 Downloads
JSON Lint for PHP checks a string for invalid or malformed JSON, control character error, incorrect encoding or just plain old syntax errors. It returns comprehensive feedback in a one-line error message (one-line message especially meant for REST APIs) about the first error that occurred in the (JSON) string. It supports both RFC 4627 and (its superseding) RFC 7159.
cfv1000/csv-reader
432 Downloads
Another PHP csv reader
andreypostal/cli
22 Downloads
A simple and easy to use library with no dependencies for creating pretty and organized CLI apps in PHP. Even has some fun progress bars.
afshinpersian/afshlim_framework
10 Downloads
Slim fullstack framework in my way!
brick/console
633 Downloads
A CLI library for PHP
phpixie/console
17169 Downloads
Console command library for PHPixie
phpixie/cli
17162 Downloads
CLI library for PHPixie
phpgt/cli
8238 Downloads
Command line interface builder.
icecave/woodhouse
3255 Downloads
Command line tools for automated publication to GitHub Pages.
molovo/accidents
771 Downloads
Pretty error handling for command-line PHP apps.
artisan-build/community-prompts
532 Downloads
Beautiful and user-friendly forms for your command-line PHP applications built by the community for the Laravel/Prompts package.
pointybeard/helpers-cli-progressbar
1148 Downloads
Utility for rendering a progress bar to the command line in PHP