Libraries tagged by like php
nicmart/string-template
1758466 Downloads
StringTemplate is a very simple string template engine for php. I've written it to have a thing like sprintf, but with named and nested substutions.
berlindb/core
451158 Downloads
A collection of PHP classes and functions that aims to provide an ORM-like experience and interface to WordPress database tables.
phpsysinfo/phpsysinfo
27494 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.
krowinski/php-mysql-replication
127683 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
461093 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
1552405 Downloads
PHP library for HTML(5)/XML querying (CSS 4 or XPath) and processing (like jQuery) with PHP 7.1 to 8.5 support
tburry/pquery
526815 Downloads
A jQuery like html dom parser written in php.
pgrimaud/instagram-user-feed
668043 Downloads
This is a scraper to easily fetch any feed and interact with Instagram (like, follow, etc.) without OAuth for PHP.
krowinski/bcmath-extended
1141261 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
somnambulist/validation
167749 Downloads
A re-write of rakit/validation providing Laravel like validation as a standalone library
leantime/leantime
3660 Downloads
Open source project management system for non-project managers. Simple like Trello, powerful like Jira. Built with neurodiversity in mind.
pug-php/pug
393266 Downloads
HAML-like template engine for PHP
laravel-views/laravel-views
94596 Downloads
Laravel package to create beautiful common views like tables using only PHP code
ssnepenthe/color-utils
1210998 Downloads
A PHP library for performing SASS-like color manipulations.
rct567/dom-query
269863 Downloads
DomQuery is a PHP library that allows easy 'jQuery like' DOM traversing and manipulation