Libraries tagged by pdok
jv2222/ezsql
11032 Downloads
Advance database access library. Make interacting with a database ridiculously easy. An universal interchangeable CRUD system.
jfelder/oracledb
17766 Downloads
Oracle DB driver for Laravel
genesis/behat-sql-extension
78998 Downloads
SQL/PDO extension that facilitates fixture data creation on the fly for Behat
dodo-it/entity-generator
119301 Downloads
Entity generator from database for almost any DBAL
agentejo/mongo-lite
2841 Downloads
Schemaless database on top of SqLite
jstayton/miner
11653 Downloads
A dead simple PHP class for building SQL statements. No manual string concatenation necessary.
zetacomponents/database
891920 Downloads
A lightweight database layer on top of PHP's PDO that allows you to utilize a database without having to take care of differences in SQL dialects.
vectorface/mysqlite
37693 Downloads
Select MySQL compatibility functions for PDO's SQLite driver
t1nkl/postgres-pgbouncer-extension
35094 Downloads
Laravel PostgreSQL pgbouncer extension fix for PDO::ATTR_EMULATE_PREPARES option
seinopsys/postgresql-database-class
4348 Downloads
PHP wrapper class for PDO-based interaction with PostgreSQL databases, heavily based on ThingEngineer's MysqliDb class
phlib/db
47016 Downloads
MySQL PDO DB Adapter. PDO with some extra good stuff specifically for MySQL.
mattbit/mysql-compat
50574 Downloads
Backward compatibility for old mysql_* functions with PDO
koriym/csv-entities
53942 Downloads
A PDO mapping library that simplifies fetching and handling of one-to-many relationships
emonkak/database
319074 Downloads
A database abstraction interface as a subset of PDO
ben-nsng/nestedset-php
6998 Downloads
A PDO plugin implementing the nested set pattern