Libraries tagged by mysqlx
matthiasmullie/scrapbook
1533149 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.
luxifer/doctrine-functions
1975053 Downloads
Doctrine DQL Functions for Mysql
envms/fluentpdo
381787 Downloads
FluentPDO is a quick and light PHP library for rapid query building. It features a smart join builder, which automatically creates table joins.
dibi/dibi
3160055 Downloads
Dibi is Database Abstraction Library for PHP
creof/doctrine2-spatial
2971148 Downloads
Doctrine2 multi-platform support for spatial types and functions
codezero/laravel-unique-translation
618300 Downloads
Check if a translated value in a JSON column is unique in the database.
aura/sqlquery
2265027 Downloads
Object-oriented query builders for MySQL, Postgres, SQLite, and SQLServer; can be used with any database connection library.
aura/sql
1729087 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.
atk4/data
1395513 Downloads
Agile Data - Database access abstraction framework
arvenil/ninja-mutex
2787844 Downloads
Simple to use mutex implementation that can use flock, memcache, memcached, mysql or redis for locking
aplus/database
1281717 Downloads
Aplus Framework Database Library
syslogic/doctrine-json-functions
1119648 Downloads
A set of extensions to Doctrine that add support for json query functions.
foolz/sphinxql-query-builder
1838988 Downloads
A PHP query builder for SphinxQL. Uses MySQLi to connect to the Sphinx server.
dekor/php-array-table
1746689 Downloads
PHP Library for printing associative arrays as text table (similar to mysql terminal console)
wazaari/monolog-mysql
765818 Downloads
A handler for Monolog that sends messages to MySQL