Libraries tagged by pdok
jv2222/ezsql
11907 Downloads
Advance database access library. Make interacting with a database ridiculously easy. An universal interchangeable CRUD system.
delight-im/db
187177 Downloads
Safe and convenient SQL database access in a driver-agnostic way
cooperl/laravel-db2
127558 Downloads
laravel-db2 is a simple DB2 service provider for Laravel. It provides DB2 Connection by extending the Illuminate Database component of the laravel framework.
coffeecode/datalayer
46051 Downloads
The data layer is a persistent abstraction component of your database that PDO
clouddueling/mysqldump-php
23338 Downloads
PHP version of mysqldump cli that comes with MySQL
aura/sqlschema
248152 Downloads
Provides facilities to read table names and table columns from a database using PDO.
atlas/query
262720 Downloads
Object-oriented query builders and performers for MySQL, Postgres, SQLite, and SQLServer.
apix/cache
552638 Downloads
A thin PSR-6 cache wrapper with a generic interface to various caching backends emphasising cache taggging and indexing to Redis, Memcached, PDO/SQL, APC and other adapters.
dg/dibi
103171 Downloads
Dibi is Database Abstraction Library for PHP
plokko/laravel-firebase
98318 Downloads
Laravel Firebase integration
plokko/firebase-php
118817 Downloads
Firebase API php implementation
xpdo/xpdo
92065 Downloads
A PDO-based Object/Relational Bridge Library
t1nkl/postgres-pgbouncer-extension
167996 Downloads
Laravel PostgreSQL pgbouncer extension fix for PDO::ATTR_EMULATE_PREPARES option
opis/database
86206 Downloads
A database abstraction layer over PDO, that provides a powerful and intuitive query builder, bundled with an easy to use schema builder
jimbojsb/pseudo
85972 Downloads
PDO/MySQL Connection Mocking