Libraries tagged by mysqlx
usmanhalalit/pixie
1882750 Downloads
A lightweight, expressive, framework agnostic query builder for PHP.
odan/phinx-migrations-generator
685405 Downloads
Migration generator for Phinx
matthiasmullie/scrapbook
1749800 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.
longitude-one/doctrine-spatial
744870 Downloads
Doctrine multi-platform support for spatial types and functions, compliant with Doctrine 2.19, 3.1, and dev ones (3.2 and 4.0).
lichtner/fluentpdo
247816 Downloads
FluentPDO is a quick and light PHP library for rapid query building. It features a smart join builder, which automatically creates table joins.
leantime/leantime
689 Downloads
Open source project management system for non-project managers. Simple like Trello, powerful like Jira. Built with neurodiversity in mind.
envms/fluentpdo
419426 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
3359646 Downloads
Dibi is Database Abstraction Library for PHP
cycle/orm
612644 Downloads
PHP DataMapper ORM and Data Modelling Engine
creof/doctrine2-spatial
3075001 Downloads
Doctrine2 multi-platform support for spatial types and functions
codezero/laravel-unique-translation
712702 Downloads
Check if a translated value in a JSON column is unique in the database.
aura/sqlquery
2439257 Downloads
Object-oriented query builders for MySQL, Postgres, SQLite, and SQLServer; can be used with any database connection library.
aura/sql
1907075 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
1511865 Downloads
Agile Data - Database access abstraction framework
arvenil/ninja-mutex
3016571 Downloads
Simple to use mutex implementation that can use flock, memcache, memcached, mysql or redis for locking