Libraries tagged by lines
symfony/console
937984103 Downloads
Eases the creation of beautiful and testable command line interfaces
nunomaduro/collision
267079943 Downloads
Cli error handling for console/command-line PHP applications.
sebastian/code-unit-reverse-lookup
685989198 Downloads
Looks up which function or method a line of code belongs to
sebastian/lines-of-code
417207693 Downloads
Library for counting the lines of code in PHP source code
laravel/prompts
108425635 Downloads
Add beautiful and user-friendly forms to your command-line applications.
laravel/pail
14271737 Downloads
Easily delve into your Laravel application's log files directly from the command line.
drush/drush
49038028 Downloads
Drush is a command line shell and scripting interface for Drupal, a veritable Swiss Army knife designed to make life easier for those of us who spend some of our working hours hacking away at the command prompt.
linecorp/line-bot-sdk
2394125 Downloads
SDK of the LINE BOT API for PHP
spatie/laravel-translation-loader
2113477 Downloads
Store your language lines in the database, yaml or other sources
sunra/php-simple-html-dom-parser
8900308 Downloads
Composer adaptation of: A HTML DOM parser written in PHP5+ let you manipulate HTML in a very easy way! Require PHP 5+. Supports invalid HTML. Find tags on an HTML page with selectors just like jQuery. Extract contents from HTML in a single line.
seld/cli-prompt
23655128 Downloads
Allows you to prompt for user input on the command line, and optionally hide the characters they type
phayes/geophp
8559366 Downloads
GeoPHP is a open-source native PHP library for doing geometry operations. It is written entirely in PHP and can therefore run on shared hosts. It can read and write a wide variety of formats: WKT (including EWKT), WKB (including EWKB), GeoJSON, KML, GPX, GeoRSS). It works with all Simple-Feature geometries (Point, LineString, Polygon, GeometryCollection etc.) and can be used to get centroids, bounding-boxes, area, and a wide variety of other useful information.
helhum/typo3-console
7507441 Downloads
A reliable and powerful command line interface for TYPO3 CMS
bramus/monolog-colored-line-formatter
6063480 Downloads
Colored Line Formatter for Monolog
splitbrain/php-cli
625452 Downloads
Easy command line scripts for PHP with opt parsing and color output. No dependencies