Libraries tagged by mysqlx
amphp/mysql
1208812 Downloads
Asynchronous MySQL client for PHP based on Amp.
yadakhov/insert-on-duplicate-key
3074189 Downloads
A trait for MySQL INSERT ON DUPLICATE KEY UPDATE.
usmanhalalit/pixie
2276960 Downloads
A lightweight, expressive, framework agnostic query builder for PHP.
onecentlin/laravel-adminer
562643 Downloads
Laravel Adminer Database Manager
odan/phinx-migrations-generator
959632 Downloads
Migration generator for Phinx
mmucklo/queue-bundle
1005387 Downloads
Symfony2/3/4/5 Queue Bundle (for background jobs) supporting Mongo (Doctrine ODM), Mysql (and any Doctrine ORM), RabbitMQ, Beanstalkd, Redis, and ... {write your own}
matthiasmullie/scrapbook
2973816 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
1872607 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
294519 Downloads
FluentPDO is a quick and light PHP library for rapid query building. It features a smart join builder, which automatically creates table joins.
fresh/doctrine-enum-bundle
7148447 Downloads
Provides support of ENUM type for Doctrine2 in Symfony applications.
envms/fluentpdo
558638 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
4102245 Downloads
Dibi is Database Abstraction Library for PHP
creof/doctrine2-spatial
3440968 Downloads
Doctrine2 multi-platform support for spatial types and functions
codezero/laravel-unique-translation
1085114 Downloads
Check if a translated value in a JSON column is unique in the database.
aura/sqlquery
3239651 Downloads
Object-oriented query builders for MySQL, Postgres, SQLite, and SQLServer; can be used with any database connection library.