Libraries tagged by php mysql
dibi/dibi
3354037 Downloads
Dibi is Database Abstraction Library for PHP
cycle/orm
608606 Downloads
PHP DataMapper ORM and Data Modelling Engine
codezero/laravel-unique-translation
708306 Downloads
Check if a translated value in a JSON column is unique in the database.
foolz/sphinxql-query-builder
1933329 Downloads
A PHP query builder for SphinxQL. Uses MySQLi to connect to the Sphinx server.
vimeo/php-mysql-engine
193186 Downloads
A MySQL engine written in PHP for speeding up tests
krowinski/php-mysql-replication
75289 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
197831 Downloads
PHP version of mysqldump cli that comes with MySQL
dshafik/php7-mysql-shim
668606 Downloads
A PHP 7 shim for ext/mysql
react/mysql
323935 Downloads
Async MySQL database client for ReactPHP.
mevdschee/php-crud-api
52876 Downloads
Single file PHP script that adds a REST API to a SQL database.
clancats/hydrahon
174280 Downloads
Fast & standalone PHP MySQL Query Builder library.
sergeytsalkov/meekrodb
304887 Downloads
The Simple PHP/MySQL Library
vcian/laravel-db-auditor
15260 Downloads
Database DB Auditor provide leverage to audit your MySql,sqlite, PostgreSQL database standards and also provide options to add constraints in table.
phpbu/phpbu
69375 Downloads
PHP Backup utility.
nilportugues/sql-query-formatter
869436 Downloads
A very lightweight PHP class that reformats unreadable and computer-generated SQL query statements to human-friendly, readable text.