Libraries tagged by MySQL PHP
envms/fluentpdo
555927 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
4087614 Downloads
Dibi is Database Abstraction Library for PHP
codezero/laravel-unique-translation
1078815 Downloads
Check if a translated value in a JSON column is unique in the database.
thingengineer/mysqli-database-class
179684 Downloads
PHP MySQL Wrapper and object mapper which utilizes MySQLi and prepared statements
joshcam/mysqli-database-class
289676 Downloads
PHP MySQL Wrapper and object mapper which utilizes MySQLi and prepared statements
krowinski/php-mysql-replication
135361 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.
dshafik/php7-mysql-shim
793970 Downloads
A PHP 7 shim for ext/mysql
phpbu/phpbu
99069 Downloads
PHP Backup utility.
mevdschee/php-crud-api
67896 Downloads
Single file PHP script that adds a REST API to a SQL database.
druidfi/mysqldump-php
694145 Downloads
PHP version of mysqldump cli that comes with MySQL
clancats/hydrahon
220614 Downloads
Fast & standalone PHP MySQL Query Builder library.
sergeytsalkov/meekrodb
423447 Downloads
The Simple PHP/MySQL Library
vcian/laravel-db-auditor
39846 Downloads
Database DB Auditor provide leverage to audit your MySql,sqlite, PostgreSQL database standards and also provide options to add constraints in table.
stefangabos/zebra_session
126038 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
nilportugues/sql-query-formatter
1194935 Downloads
A very lightweight PHP class that reformats unreadable and computer-generated SQL query statements to human-friendly, readable text.