Libraries tagged by like php
berlindb/core
237248 Downloads
A collection of PHP classes and functions that aims to provide an ORM-like experience and interface to WordPress database tables.
krowinski/php-mysql-replication
89852 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
334517 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.
gravitypdf/querypath
780779 Downloads
PHP library for HTML(5)/XML querying (CSS 4 or XPath) and processing (like jQuery) with PHP8.3 support
tburry/pquery
473126 Downloads
A jQuery like html dom parser written in php.
pgrimaud/instagram-user-feed
635379 Downloads
This is a scraper to easily fetch any feed and interact with Instagram (like, follow, etc.) without OAuth for PHP.
krowinski/bcmath-extended
922940 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
duzun/hquery
116073 Downloads
An extremely fast web scraper that parses megabytes of HTML in a blink of an eye. No dependencies. PHP5+
pug-php/pug
357537 Downloads
HAML-like template engine for PHP
laravel-views/laravel-views
88689 Downloads
Laravel package to create beautiful common views like tables using only PHP code
ssnepenthe/color-utils
1037905 Downloads
A PHP library for performing SASS-like color manipulations.
swisnl/json-api-client
423171 Downloads
A PHP package for mapping remote JSON:API resources to Eloquent like models and collections.
wikimedia/php-session-serializer
1164668 Downloads
Provides methods like PHP's session_encode and session_decode that don't mess with $_SESSION
js-phpize/js-phpize
372794 Downloads
Convert js-like syntax to standalone PHP code.
phpsysinfo/phpsysinfo
21588 Downloads
phpSysInfo is a customizable PHP Script that parses /proc, and formats information nicely. It will display information about system facts like Uptime, CPU, Memory, PCI devices, SCSI devices, IDE devices, Network adapters, Disk usage, and more.