Libraries tagged by db
vrana/notorm
89500 Downloads
NotORM is a PHP library for simple working with data in the database.
vlucas/spot2
372825 Downloads
Simple DataMapper built on top of Doctrine DBAL
symbiote/silverstripe-multivaluefield
365526 Downloads
A DB field + form fields for storing multiple values in a single property (serialized).
qcod/laravel-settings
146684 Downloads
Store key value pair in database as settings
qcod/laravel-app-settings
78824 Downloads
A package with UI to store and manage all the settings for your application
phpmyadmin/shapefile
1059278 Downloads
ESRI ShapeFile library for PHP
mattiasgeniar/phpunit-query-count-assertions
462185 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).
longitude-one/doctrine-spatial
533169 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).
larapack/doctrine-support
2204592 Downloads
Better Doctrine Support with Laravel (Support for `enum`)
kdyby/strict-objects
1505511 Downloads
Simple trait to make your class strict, when calling or accessing undefined member (property or method).
kdyby/doctrine
989519 Downloads
Doctrine integration into Nette Framework
halilcosdu/laravel-slower
5605 Downloads
Laravel Slower: Optimize Your DB Queries with AI
gasparesganga/php-shapefile
1273948 Downloads
PHP library to read and write ESRI Shapefiles, compatible with WKT and GeoJSON
ezsql/ezsql
33979 Downloads
Advance database access library. Make interacting with a database ridiculously easy. An universal interchangeable CRUD system.
cycle/database
386623 Downloads
DBAL, schema introspection, migration and pagination