Libraries tagged by lines
phalcon/cli-options-parser
923765 Downloads
Command line arguments/options parser.
image-charts/image-charts
48125 Downloads
Official Image-Charts.com API client library
gnugat/redaktilo
222459 Downloads
Find, insert, replace and remove lines with an Editor-like object
jc21/clitable
254200 Downloads
CLI Table output for PHP scripts
wapmorgan/php-code-analyzer
130205 Downloads
A program that finds usage of different non-built-in extensions in your php code.
toolkit/cli-utils
202549 Downloads
useful cli tool library of the php
sspooky13/yaml-standards
415587 Downloads
Standards for yaml files
rahul900day/laravel-console-spinner
98928 Downloads
Laravel Console Spinner is a spinner output for Laravel command line.
nunomaduro/laravel-console-dusk
48664 Downloads
Laravel Console Dusk allows the usage of Laravel Dusk in Laravel/Laravel Zero artisan commands.
jbzoo/cli
570347 Downloads
The framework helps create CLI tools and provides new tools for symfony/console, symfony/process.
hi-folks/lara-lens
56257 Downloads
Laravel Diagnostic command for configuration, db connection, http request
funiq/geophp
104766 Downloads
Open-source native PHP library for doing geometry operations. Can read and write a wide variety of formats: (E)WKT, (E)WKB, TWKB, GeoJSON, KML, GPX, GeoRSS. Works with all Simple-Feature geometries (Point, LineString, Polygon...) and can be used to get centroids, bounding-boxes, area, etc.
corneltek/cliframework
158047 Downloads
Command-line framework for PHP
clue/commander
20290 Downloads
Finally a sane way to register available commands and arguments and match your command line in PHP.
clue/arguments
180142 Downloads
The simple way to split your command line string into an array of command arguments in PHP.