Libraries tagged by live php
sstalle/php7cc
498120 Downloads
A command-line tool to check PHP 5.3 - 5.6 code compatibility with PHP 7
calcinai/php-imagick
539613 Downloads
PHP wrapper for command line ImageMagick utils compatible with PECL::Imagick
alexia/php7mar
63946 Downloads
PHP 7 MAR, or just "php7mar", is a command line utility to generate reports on existing PHP 5 code to assist developers in porting their code quickly to PHP 7.
krowinski/php-mysql-replication
59136 Downloads
Pure PHP Implementation of MySQL replication protocol. This allow you to receive event like insert, update, delete with their data and raw SQL queries.
jlorente/php-credit-cards
209745 Downloads
A PHP package to perform operations on debit and credit cards like format, validate brand, number and Luhn algorithm. It validates popular brands like Visa, Mastercard, American Express, etc.
guiguiboy/php-cli-progress-bar
534350 Downloads
Progress bar for PHP CLI scripts
gravitypdf/querypath
256884 Downloads
PHP library for HTML(5)/XML querying (CSS 4 or XPath) and processing (like jQuery) with PHP8.3 support
nunomaduro/patrol
91325 Downloads
An elegant command-line tool that keeps your PHP Project's dependencies in check
tburry/pquery
431037 Downloads
A jQuery like html dom parser written in php.
krowinski/bcmath-extended
760592 Downloads
Extends php BCMath lib for missing functions like floor, ceil, round, abs, min, max, rand for big numbers. Also wraps existing BCMath functions. (more http://php.net/manual/en/book.bc.php) Supports scientific notations
utopia-php/domains
301958 Downloads
Utopia Domains library is simple and lite library for parsing web domains. This library is aiming to be as simple and easy to learn and use.
nunomaduro/laravel-console-summary
1140194 Downloads
A Beautiful Laravel Console Summary for your Laravel/Laravel Zero commands.
leventcz/laravel-top
21985 Downloads
Real-time monitoring straight from the command line for Laravel applications.
duzun/hquery
97792 Downloads
An extremely fast web scraper that parses megabytes of HTML in a blink of an eye. No dependencies. PHP5+
pug-php/pug
305152 Downloads
HAML-like template engine for PHP