Libraries tagged by php mysql
fpdo/fluentpdo
229223 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
706136 Downloads
Customization for Adminer, the best database management tool written in PHP.
semsol/arc2
203149 Downloads
ARC2 is a PHP library for working with RDF. It also provides a MySQL-based triplestore with SPARQL support.
clouddueling/mysqldump-php
21919 Downloads
PHP version of mysqldump cli that comes with MySQL
guanguans/soar-php
15589 Downloads
SQL optimizer and rewriter(assisted SQL tuning). - SQL 优化器和重写器(辅助 SQL 调优)。
imjoehaines/flowder
471569 Downloads
A simple and extensible fixture loader for PHP 7.3+, supporting SQLite and MySQL
stefangabos/zebra_session
100116 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
120625 Downloads
Create query by php code
chriskite/phactory
211454 Downloads
A Database Factory for PHP Unit Tests
jeromeschneider/baikal
3709 Downloads
Baïkal is a lightweight CalDAV + CardDAV server based on PHP, SQLite or MySQL, and SabreDAV
byjg/migration
71931 Downloads
Simple library in PHP for database version control. Supports Sqlite, MySql, Sql Server and Postgres.
tpetry/php-mysql-explain
27598 Downloads
Visual MySQL EXPLAIN plans for PHP
noprotocol/php-mysql-aes-crypt
75974 Downloads
Encrypt/decrypt data in PHP to a format compatible with MySQL AES_ENCRYPT & AES_DECRYPT functions.
lincanbin/php-pdo-mysql-class
5261 Downloads
A PHP MySQL PDO class similar to the Python MySQLdb, which supports iterator and parameter binding when using 'WHERE IN' statement.
camcima/php-mysql-diff
41991 Downloads