Libraries tagged by php mysql
matthiasmullie/scrapbook
2815121 Downloads
Scrapbook is a PHP cache library, with adapters for e.g. Memcached, Redis, Couchbase, APCu, SQL and additional capabilities (e.g. transactions, stampede protection) built on top.
lichtner/fluentpdo
287340 Downloads
FluentPDO is a quick and light PHP library for rapid query building. It features a smart join builder, which automatically creates table joins.
leantime/leantime
4034 Downloads
Open source project management system for non-project managers. Simple like Trello, powerful like Jira. Built with neurodiversity in mind.
envms/fluentpdo
542072 Downloads
FluentPDO is a quick and light PHP library for rapid query building. It features a smart join builder, which automatically creates table joins.
dibi/dibi
4013387 Downloads
Dibi is Database Abstraction Library for PHP
codezero/laravel-unique-translation
1044475 Downloads
Check if a translated value in a JSON column is unique in the database.
foolz/sphinxql-query-builder
2241219 Downloads
A PHP query builder for SphinxQL and ManticoreQL with MySQLi and PDO drivers.
krowinski/php-mysql-replication
128341 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.
druidfi/mysqldump-php
630448 Downloads
PHP version of mysqldump cli that comes with MySQL
dshafik/php7-mysql-shim
784623 Downloads
A PHP 7 shim for ext/mysql
clancats/hydrahon
216181 Downloads
Fast & standalone PHP MySQL Query Builder library.
sergeytsalkov/meekrodb
412716 Downloads
The Simple PHP/MySQL Library
stefangabos/zebra_session
121370 Downloads
A drop-in replacement for PHP's default session handler which stores session data in a MySQL database, providing better performance, better security and protection against session fixation and session hijacking
phpbu/phpbu
96096 Downloads
PHP Backup utility.
nilportugues/sql-query-formatter
1165337 Downloads
A very lightweight PHP class that reformats unreadable and computer-generated SQL query statements to human-friendly, readable text.