Libraries tagged by db
lichtner/fluentpdo
261985 Downloads
FluentPDO is a quick and light PHP library for rapid query building. It features a smart join builder, which automatically creates table joins.
jasny/persist-sql-query
419092 Downloads
SQL Query builder and parser
fpdo/fluentpdo
234957 Downloads
FluentPDO is a quick and light PHP library for rapid query building. It features a smart join builder, which automatically creates table joins.
cybercog/laravel-clickhouse
76132 Downloads
ClickHouse migrations for Laravel
colshrapnel/safemysql
94113 Downloads
A real safe and convenient way to handle MySQL queries.
amphp/sql
1065336 Downloads
Asynchronous SQL client for Amp.
amphp/postgres
405842 Downloads
Asynchronous PostgreSQL client for Amp.
zenstruck/collection
358129 Downloads
Helpers for iterating/paginating/filtering collections (with Doctrine ORM/DBAL implementations and batch processing utilities).
vlucas/spot2
387091 Downloads
Simple DataMapper built on top of Doctrine DBAL
qcod/laravel-settings
180375 Downloads
Store key value pair in database as settings
phpmyadmin/shapefile
1264793 Downloads
ESRI ShapeFile library for PHP
mattiasgeniar/phpunit-query-count-assertions
611155 Downloads
A custom assertion for phpunit that allows you to count the amount of SQL queries used in a test. Can be used to enforce certain performance characteristics (ie: limit queries to X for a certain action).
larapack/doctrine-support
2296189 Downloads
Better Doctrine Support with Laravel (Support for `enum`)
ezsql/ezsql
41334 Downloads
Advance database access library. Make interacting with a database ridiculously easy. An universal interchangeable CRUD system.
cycle/database
581970 Downloads
DBAL, schema introspection, migration and pagination