Libraries tagged by db
lichtner/fluentpdo
258873 Downloads
FluentPDO is a quick and light PHP library for rapid query building. It features a smart join builder, which automatically creates table joins.
fpdo/fluentpdo
231807 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
61826 Downloads
ClickHouse migrations for Laravel
colshrapnel/safemysql
92367 Downloads
A real safe and convenient way to handle MySQL queries.
amphp/sql
1024628 Downloads
Asynchronous SQL client for Amp.
amphp/postgres
381083 Downloads
Asynchronous PostgreSQL client for Amp.
zenstruck/collection
307592 Downloads
Helpers for iterating/paginating/filtering collections (with Doctrine ORM/DBAL implementations and batch processing utilities).
vlucas/spot2
384549 Downloads
Simple DataMapper built on top of Doctrine DBAL
qcod/laravel-settings
175143 Downloads
Store key value pair in database as settings
qcod/laravel-app-settings
90280 Downloads
A package with UI to store and manage all the settings for your application
phpmyadmin/shapefile
1229522 Downloads
ESRI ShapeFile library for PHP
mattiasgeniar/phpunit-query-count-assertions
586788 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
2280843 Downloads
Better Doctrine Support with Laravel (Support for `enum`)
ezsql/ezsql
40105 Downloads
Advance database access library. Make interacting with a database ridiculously easy. An universal interchangeable CRUD system.
cycle/database
556133 Downloads
DBAL, schema introspection, migration and pagination