Libraries tagged by line
symfony/console
953788600 Downloads
Eases the creation of beautiful and testable command line interfaces
nunomaduro/collision
274030694 Downloads
Cli error handling for console/command-line PHP applications.
sebastian/code-unit-reverse-lookup
699548744 Downloads
Looks up which function or method a line of code belongs to
sebastian/lines-of-code
430328955 Downloads
Library for counting the lines of code in PHP source code
laravel/prompts
114732257 Downloads
Add beautiful and user-friendly forms to your command-line applications.
markrogoyski/math-php
5718112 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
laravel/pail
16464495 Downloads
Easily delve into your Laravel application's log files directly from the command line.
drush/drush
49607274 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
2429206 Downloads
SDK of the LINE BOT API for PHP
spatie/laravel-translation-loader
2156630 Downloads
Store your language lines in the database, yaml or other sources
rubix/tensor
1085483 Downloads
A library and extension that provides objects for scientific computing in PHP.
rubix/ml
1045468 Downloads
A high-level machine learning and deep learning library for the PHP language.
ulrichsg/getopt-php
4241607 Downloads
Command line arguments parser for PHP 7.1 and above
tecnickcom/tc-lib-barcode
5630196 Downloads
PHP library to generate linear and bidimensional barcodes
sunra/php-simple-html-dom-parser
8934057 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.