Libraries tagged by php mysql sql
doctrine/dbal
599937491 Downloads
Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.
greenlion/php-sql-parser
12219344 Downloads
A pure PHP SQL (non validating) parser w/ focus on MySQL dialect of SQL
ifsnop/mysqldump-php
5890362 Downloads
PHP version of mysqldump cli that comes with MySQL
cycle/orm
899966 Downloads
PHP DataMapper ORM and Data Modelling Engine
catfan/medoo
1542917 Downloads
The lightweight PHP database framework to accelerate development
phpfastcache/phpfastcache
5265983 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
2236053 Downloads
A lightweight, expressive, framework agnostic query builder for PHP.
matthiasmullie/scrapbook
2730606 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.
dibi/dibi
3969185 Downloads
Dibi is Database Abstraction Library for PHP
krowinski/php-mysql-replication
124869 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
1144833 Downloads
A very lightweight PHP class that reformats unreadable and computer-generated SQL query statements to human-friendly, readable text.
mevdschee/php-crud-api
66100 Downloads
Single file PHP script that adds a REST API to a SQL database.
druidfi/mysqldump-php
586496 Downloads
PHP version of mysqldump cli that comes with MySQL
clancats/hydrahon
213346 Downloads
Fast & standalone PHP MySQL Query Builder library.
dg/adminer-custom
786138 Downloads
Customization for Adminer, the best database management tool written in PHP.