Libraries tagged by live php
berlindb/core
242897 Downloads
A collection of PHP classes and functions that aims to provide an ORM-like experience and interface to WordPress database tables.
jfcherng/php-color-output
4100039 Downloads
Make your PHP command-line application colorful.
globtec/phpadr
161070 Downloads
A PHP based command-line interface tool for working with ADR
sstalle/php7cc
504033 Downloads
A command-line tool to check PHP 5.3 - 5.6 code compatibility with PHP 7
calcinai/php-imagick
706392 Downloads
PHP wrapper for command line ImageMagick utils compatible with PECL::Imagick
alexia/php7mar
70060 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
491148 Downloads
A PHP merge utility using the Diff php library or the command line git.
krowinski/php-mysql-replication
90649 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
336971 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
567168 Downloads
PHP SDK to send messages with CM.com
guiguiboy/php-cli-progress-bar
569078 Downloads
Progress bar for PHP CLI scripts
gravitypdf/querypath
807629 Downloads
PHP library for HTML(5)/XML querying (CSS 4 or XPath) and processing (like jQuery) with PHP8.3 support
nunomaduro/patrol
118189 Downloads
An elegant command-line tool that keeps your PHP Project's dependencies in check
tburry/pquery
474131 Downloads
A jQuery like html dom parser written in php.
krowinski/bcmath-extended
926213 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