Libraries tagged by live php
globtec/phpadr
137566 Downloads
A PHP based command-line interface tool for working with ADR
sstalle/php7cc
503003 Downloads
A command-line tool to check PHP 5.3 - 5.6 code compatibility with PHP 7
calcinai/php-imagick
671834 Downloads
PHP wrapper for command line ImageMagick utils compatible with PECL::Imagick
alexia/php7mar
68799 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.
ondrejmirtes/php-merge
170219 Downloads
A PHP merge utility using the Diff php library or the command line git.
krowinski/php-mysql-replication
81662 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
308522 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.
cmdotcom/text-sdk-php
523839 Downloads
PHP SDK to send messages with CM.com
guiguiboy/php-cli-progress-bar
560843 Downloads
Progress bar for PHP CLI scripts
gravitypdf/querypath
652319 Downloads
PHP library for HTML(5)/XML querying (CSS 4 or XPath) and processing (like jQuery) with PHP8.3 support
nunomaduro/patrol
114016 Downloads
An elegant command-line tool that keeps your PHP Project's dependencies in check
tburry/pquery
462952 Downloads
A jQuery like html dom parser written in php.
pgrimaud/instagram-user-feed
628343 Downloads
This is a scraper to easily fetch any feed and interact with Instagram (like, follow, etc.) without OAuth for PHP.
krowinski/bcmath-extended
888628 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
413270 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.