Libraries tagged by pdo
stratedge/wye
5051 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.
simplon/postgres
716 Downloads
Simplon PostgreSQL Library
riverside/php-orm
605 Downloads
PHP ORM micro-library and query builder
ramadan/easy-model
32 Downloads
A Laravel package for enjoyably managing database queries.
ramadan/custom-fresh
105 Downloads
A Laravel package to specify the tables that you do not want to drop while refreshing the database.
ppi/skeleton-app
91 Downloads
The PPI Skeleton Application - A pre-built application around the PPI Framework. Lots of extra goodies
popov/db
1462 Downloads
Simple PDO wrapper with support multiple insert/update
phpffcms/ffcms
299 Downloads
FFCMS 3 version based on MVC core ffcms-core.
osynapsy/osynapsy-database
208 Downloads
Osynapsy database
n2n/n2n-spec-dbo
1639 Downloads
Specifies an abstraction of database connection which also provides functionality to build queries independent of the used database engine.
mpyw/unclosure
76517 Downloads
Closure unwrapper especially suited for Laravel PDO
morris/dop
448 Downloads
An immutable API on top of PDO to compose and execute SQL statements
misuoka/think-oracle
775 Downloads
用于 thinkphp6 框架上的基于 OCI 的 Oracle 数据库驱动。thinkphp5.1 请使用 1.0 版本
michaelb/lumen-db2
2660 Downloads
lumen-db2 is a simple DB2 service provider for Lumen. It provides DB2 Connection by extending the Illuminate Database component of the laravel framework.
lovullo/dbal
22026 Downloads
Database Abstraction Layer