Libraries tagged by MySQL PHP
fpdo/fluentpdo
231061 Downloads
FluentPDO is a quick and light PHP library for rapid query building. It features a smart join builder, which automatically creates table joins.
dg/adminer-custom
713409 Downloads
Customization for Adminer, the best database management tool written in PHP.
semsol/arc2
209052 Downloads
ARC2 is a PHP library for working with RDF. It also provides a MySQL-based triplestore with SPARQL support.
lincanbin/php-pdo-mysql-class
5501 Downloads
A PHP MySQL PDO class similar to the Python MySQLdb, which supports iterator and parameter binding when using 'WHERE IN' statement.
guanguans/soar-php
16256 Downloads
SQL optimizer and rewriter(assisted SQL tuning). - SQL 优化器和重写器(辅助 SQL 调优)。
clouddueling/mysqldump-php
22104 Downloads
PHP version of mysqldump cli that comes with MySQL
phpmyadmin/phpmyadmin
351319 Downloads
A web interface for MySQL and MariaDB
stefangabos/zebra_database
10061 Downloads
An advanced, compact and lightweight MySQL database wrapper library, built around PHP's MySQLi extension.
imjoehaines/flowder
508186 Downloads
A simple and extensible fixture loader for PHP 7.3+, supporting SQLite and MySQL
stefangabos/zebra_session
101249 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
koolreport/querybuilder
125534 Downloads
Create query by php code
chriskite/phactory
212132 Downloads
A Database Factory for PHP Unit Tests
jeromeschneider/baikal
3799 Downloads
Baïkal is a lightweight CalDAV + CardDAV server based on PHP, SQLite or MySQL, and SabreDAV
byjg/migration
73178 Downloads
Simple library in PHP for database version control. Supports Sqlite, MySql, Sql Server and Postgres.
tpetry/php-mysql-explain
30443 Downloads
Visual MySQL EXPLAIN plans for PHP