Libraries tagged by line-
symfony/console
1179018704 Downloads
Eases the creation of beautiful and testable command line interfaces
nunomaduro/collision
373257783 Downloads
Cli error handling for console/command-line PHP applications.
sebastian/code-unit-reverse-lookup
850408972 Downloads
Looks up which function or method a line of code belongs to
sebastian/lines-of-code
593965038 Downloads
Library for counting the lines of code in PHP source code
laravel/prompts
233919502 Downloads
Add beautiful and user-friendly forms to your command-line applications.
laravel/pail
71903965 Downloads
Easily delve into your Laravel application's log files directly from the command line.
markrogoyski/math-php
7949091 Downloads
Math Library for PHP. Features descriptive statistics and regressions; Continuous and discrete probability distributions; Linear algebra with matrices and vectors, Numerical analysis; special mathematical functions; Algebra
drush/drush
62268891 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
3323145 Downloads
SDK of the LINE BOT API for PHP
spatie/laravel-translation-loader
3455181 Downloads
Store your language lines in the database, yaml or other sources
rubix/ml
1620479 Downloads
A high-level machine learning and deep learning library for the PHP language.
ulrichsg/getopt-php
5282519 Downloads
Command line arguments parser for PHP 7.1 and above
tecnickcom/tc-lib-barcode
8337174 Downloads
PHP library to generate linear and bidimensional barcodes
sunra/php-simple-html-dom-parser
9777042 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
27078307 Downloads
Allows you to prompt for user input on the command line, and optionally hide the characters they type