Libraries tagged by pdok
thewunder/corma-dbal
61 Downloads
Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.
stratedge/wye
5049 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.
riverside/php-orm
603 Downloads
PHP ORM micro-library and query builder
ramadan/easy-model
32 Downloads
A Laravel package for enjoyably managing database queries.
ramadan/custom-fresh
104 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
1460 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
207 Downloads
Osynapsy database
nicklasw/pkm-go-api
617 Downloads
The Pokemon Go API library.
n2n/n2n-spec-dbo
1634 Downloads
Specifies an abstraction of database connection which also provides functionality to build queries independent of the used database engine.
mpyw/unclosure
76483 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
2654 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.