Libraries tagged by like php
berlindb/core
195881 Downloads
A collection of PHP classes and functions that aims to provide an ORM-like experience and interface to WordPress database tables.
wikimedia/php-session-serializer
1144942 Downloads
Provides methods like PHP's session_encode and session_decode that don't mess with $_SESSION
krowinski/php-mysql-replication
82612 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
314165 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
680702 Downloads
PHP library for HTML(5)/XML querying (CSS 4 or XPath) and processing (like jQuery) with PHP8.3 support
tburry/pquery
465155 Downloads
A jQuery like html dom parser written in php.
pgrimaud/instagram-user-feed
629963 Downloads
This is a scraper to easily fetch any feed and interact with Instagram (like, follow, etc.) without OAuth for PHP.
krowinski/bcmath-extended
897438 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
leantime/leantime
1820 Downloads
Open source project management system for non-project managers. Simple like Trello, powerful like Jira. Built with neurodiversity in mind.
langleyfoxall/xero-laravel
202247 Downloads
💸 Access the Xero accounting system using an Eloquent-like syntax
duzun/hquery
113429 Downloads
An extremely fast web scraper that parses megabytes of HTML in a blink of an eye. No dependencies. PHP5+
pug-php/pug
350093 Downloads
HAML-like template engine for PHP
ssnepenthe/color-utils
1000459 Downloads
A PHP library for performing SASS-like color manipulations.
atrox/haikunator
213479 Downloads
Generate Heroku-like random names to use in your php applications.
swisnl/json-api-client
410207 Downloads
A PHP package for mapping remote JSON:API resources to Eloquent like models and collections.