Libraries tagged by MySQL PHP
lincanbin/php-pdo-mysql-class
5226 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
41963 Downloads
zjkal/mysql-helper
473 Downloads
一个便捷的MySQL导入导出的助手类库。 a mysql import and export helper library.
systemsdk/docker-nginx-php-laravel
480 Downloads
Docker laravel environment
setbased/php-audit
10774 Downloads
A tool for creating audit tables and triggers for logging data changes in a MySQL database.
manticoresoftware/php-sql-parser
48699 Downloads
A pure PHP SQL (non validating) parser w/ focus on MySQL dialect of SQL
phpsu/phpsu
76204 Downloads
Synchronisation Utility: File and Database
mattbit/mysql-compat
48030 Downloads
Backward compatibility for old mysql_* functions with PDO
milesasylum/schnoop-schema
111288 Downloads
Schnoop Schema is a collection of PHP classes for describing a MySQL database schema.
watheqalshowaiter/model-required-fields
548 Downloads
Get the model required fields without nullables, primary keys and fields with defaults.
voku/simple-mysqli
46584 Downloads
Simple MySQLi library
tommyknocker/pdo-database-class
4805 Downloads
PHP PDO Wrapper which utilizes PDO and prepared statements
swlib/swpdo
10504 Downloads
Swoole Coroutine SQL component like PDO
popphp/pop-db
10985 Downloads
Pop Db Component for Pop PHP Framework
pecee/pixie
25371 Downloads
Lightweight, fast query-builder for PHP based on Laravel Eloquent but with less overhead.