Libraries tagged by tier
nunomaduro/termwind
179208723 Downloads
Its like Tailwind CSS, but for the console.
league/climate
12600008 Downloads
PHP's best friend for the terminal. CLImate allows you to easily output colored text, special formats, and more.
setasign/fpdi
117376387 Downloads
FPDI is a collection of PHP classes facilitating developers to read pages from existing PDF documents and use them as templates in FPDF. Because it is also possible to use FPDI with TCPDF, there are no fixed dependencies defined. Please see suggestions for packages which evaluates the dependencies automatically.
infection/infection
21210817 Downloads
Infection is a Mutation Testing framework for PHP. The mutation adequacy score can be used to measure the effectiveness of a test set in terms of its ability to detect faults.
jakub-onderka/php-console-highlighter
134561287 Downloads
Highlight PHP code in terminal
react/promise-timer
34448294 Downloads
A trivial implementation of timeouts for Promises, built on top of ReactPHP.
ccxt/ccxt
302438 Downloads
A JavaScript / TypeScript / Python / C# / PHP cryptocurrency trading library with support for more than 100 bitcoin/altcoin exchanges
timrwood/moment
11894 Downloads
Parse, validate, manipulate, and display dates in JavaScript.
php-parallel-lint/php-console-highlighter
25284579 Downloads
Highlight PHP code in terminal
phayes/geophp
8793353 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.
mike42/escpos-php
1529575 Downloads
PHP receipt printer library for use with ESC/POS-compatible thermal and impact printers
pantheon-systems/terminus
1343640 Downloads
A command line interface for Pantheon
clue/term-react
8493952 Downloads
Streaming terminal emulator, built on top of ReactPHP.
splitbrain/php-cli
657641 Downloads
Easy command line scripts for PHP with opt parsing and color output. No dependencies
php-tui/php-tui
103883 Downloads
Comprehensive TUI library heavily influenced by Ratatui