Libraries tagged by php mysql sql
doctrine/dbal
616638275 Downloads
Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.
greenlion/php-sql-parser
12683530 Downloads
A pure PHP SQL (non validating) parser w/ focus on MySQL dialect of SQL
ifsnop/mysqldump-php
6194411 Downloads
PHP version of mysqldump cli that comes with MySQL
matthiasmullie/scrapbook
2909113 Downloads
Scrapbook is a PHP cache library, with adapters for e.g. Memcached, Redis, Couchbase, APCu, SQL and additional capabilities (e.g. transactions, stampede protection) built on top.
cycle/orm
949208 Downloads
PHP DataMapper ORM and Data Modelling Engine
catfan/medoo
1580934 Downloads
The lightweight PHP database framework to accelerate development
phpfastcache/phpfastcache
5483415 Downloads
PHP Abstract Cache Class - Reduce your database call using cache system. Phpfastcache handles a lot of drivers such as Apc(u), Cassandra, CouchBase, Couchdb, Dynamodb, Firestore, Mongodb, Files, (P)redis, Leveldb, Memcache(d), Ravendb, Ssdb, Sqlite, Wincache, Xcache, Zend Data Cache.
usmanhalalit/pixie
2266974 Downloads
A lightweight, expressive, framework agnostic query builder for PHP.
dibi/dibi
4060933 Downloads
Dibi is Database Abstraction Library for PHP
krowinski/php-mysql-replication
132163 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.
nilportugues/sql-query-formatter
1187275 Downloads
A very lightweight PHP class that reformats unreadable and computer-generated SQL query statements to human-friendly, readable text.
mevdschee/php-crud-api
67583 Downloads
Single file PHP script that adds a REST API to a SQL database.
druidfi/mysqldump-php
669667 Downloads
PHP version of mysqldump cli that comes with MySQL
clancats/hydrahon
219420 Downloads
Fast & standalone PHP MySQL Query Builder library.
dg/adminer-custom
804951 Downloads
Customization for Adminer, the best database management tool written in PHP.