Libraries tagged by MySQL5
scienta/doctrine-json-functions
25834974 Downloads
A set of extensions to Doctrine that add support for json query functions.
iamcal/sql-parser
34785401 Downloads
MySQL schema parser
beberlei/doctrineextensions
79551388 Downloads
A set of extensions to Doctrine 2 that add support for additional query functions available in MySQL, Oracle, PostgreSQL and SQLite.
ifsnop/mysqldump-php
5974412 Downloads
PHP version of mysqldump cli that comes with MySQL
phpfastcache/phpfastcache
5321525 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.
oro/doctrine-extensions
12268708 Downloads
Doctrine Extensions for MySQL and PostgreSQL.
nette/database
6964010 Downloads
💾 Nette Database: layer with a familiar PDO-like API but much more powerful. Building queries, advanced joins, drivers for MySQL, PostgreSQL, SQLite, MS SQL Server and Oracle.
malkusch/lock
10113259 Downloads
Mutex library for exclusive code execution.
greenlion/php-sql-parser
12354513 Downloads
A pure PHP SQL (non validating) parser w/ focus on MySQL dialect of SQL
dunglas/doctrine-json-odm
5470426 Downloads
An object document mapper for Doctrine ORM using JSON types of modern RDBMS.
cycle/orm
913025 Downloads
PHP DataMapper ORM and Data Modelling Engine
catfan/medoo
1552051 Downloads
The lightweight PHP database framework to accelerate development
aura/sql
2657185 Downloads
A PDO extension that provides lazy connections, array quoting, query profiling, value binding, and convenience methods for common fetch styles. Because it extends PDO, existing code that uses PDO can use this without any changes to the existing code.
phpmyadmin/sql-parser
52116326 Downloads
A validating SQL lexer and parser with a focus on MySQL dialect.
vimeo/php-mysql-engine
282407 Downloads
A MySQL engine written in PHP for speeding up tests