Libraries tagged by mysql
mmucklo/queue-bundle
966309 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
2843569 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
1714348 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
288445 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
4034 Downloads
Open source project management system for non-project managers. Simple like Trello, powerful like Jira. Built with neurodiversity in mind.
fresh/doctrine-enum-bundle
7067065 Downloads
Provides support of ENUM type for Doctrine2 in Symfony applications.
envms/fluentpdo
544862 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
4029892 Downloads
Dibi is Database Abstraction Library for PHP
creof/doctrine2-spatial
3409775 Downloads
Doctrine2 multi-platform support for spatial types and functions
codezero/laravel-unique-translation
1051879 Downloads
Check if a translated value in a JSON column is unique in the database.
bosnadev/database
2015340 Downloads
Eloquent Extended, added some PostgreSQL features
aura/sqlquery
3155698 Downloads
Object-oriented query builders for MySQL, Postgres, SQLite, and SQLServer; can be used with any database connection library.
aura/sql
2691630 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
1719001 Downloads
Agile Data - Database access abstraction framework
arvenil/ninja-mutex
3837153 Downloads
Simple to use mutex implementation that can use flock, memcache, memcached, mysql or redis for locking