Libraries tagged by database class
azmolla/transaction-middleware
6 Downloads
A Laravel middleware package that wraps DELETE requests in a DB transaction also a provides trait and class to call methods in a database transaction.
zerig/sql-manager
44 Downloads
This class connets to DB and work with it.
wcatron/common-db-framework
286 Downloads
Common classes shared between DB Frameworks that want to link between each other.
wainstan/arraymysql
6 Downloads
Simple array based without text queryes MySQL class (Composer support)
valhalla/valhalla-core-utils-lib
13717 Downloads
Valhalla Core Utilities Library is a collection of useful utility classes to make development clean and easy.
timefrontiers/php-multiform
25 Downloads
Dynamic table entity class with runtime table resolution
tigerman/doctrine-generate-models-bundle
628 Downloads
Symfony2 bundle to generate model classes from your mapping information from YAML.
thomasmrln/coperfield
14 Downloads
PHP class to apply a lighter abstraction for databases languages.
thetheago/laravel-seeder-versioning
1 Downloads
A Laravel package that provides version control for database seeders, similar to Laravel's migration system. This package tracks which seeders have been run and only executes seeders that have been modified by monitoring class content changes.
sypherlev/architect
170 Downloads
Data class generator for sypherlev/blueprint
synaptic4u/logging
48 Downloads
Custom logging class able to log to files and database
stratedge/wye
5294 Downloads
A library that makes unit testing database-driven code in PHP a breeze. Mock the native PDO class, define query results, and inspect executed statements.
stillman/kohana-db
81 Downloads
Improved DB class for Kohana 3.x
start2004/riak-php-client
19 Downloads
UnOfficial Riak client for PHP7, merge `basho/riak-pb` and `open-adapter/riak-php-client`, Fix for the error "Cannot use Riak\Object as Object because 'Object' is a special class name", support 8087 or 8098.
simplepdo/simplepdo
1816 Downloads
PHP PDO class designed to use prepared queries while providing support for existing implementations using SimpleMySQLi.