Libraries tagged by lines
symfony/console
902367916 Downloads
Eases the creation of beautiful and testable command line interfaces
nunomaduro/collision
252315463 Downloads
Cli error handling for console/command-line PHP applications.
sebastian/code-unit-reverse-lookup
657356683 Downloads
Looks up which function or method a line of code belongs to
sebastian/lines-of-code
389801196 Downloads
Library for counting the lines of code in PHP source code
laravel/prompts
93218306 Downloads
Add beautiful and user-friendly forms to your command-line applications.
laravel/pail
8999731 Downloads
Easily delve into your Laravel application's log files directly from the command line.
drush/drush
47305816 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
2299110 Downloads
SDK of the LINE BOT API for PHP
spatie/laravel-translation-loader
1980748 Downloads
Store your language lines in the database, yaml or other sources
sunra/php-simple-html-dom-parser
8798539 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
23214543 Downloads
Allows you to prompt for user input on the command line, and optionally hide the characters they type
phayes/geophp
8269433 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
7213206 Downloads
A reliable and powerful command line interface for TYPO3 CMS
bramus/monolog-colored-line-formatter
5896858 Downloads
Colored Line Formatter for Monolog
splitbrain/php-cli
580604 Downloads
Easy command line scripts for PHP with opt parsing and color output. No dependencies