Libraries tagged by pdo database
bmorais/database
478 Downloads
The data layer is a persistent abstraction component of your database that PDO
pfinal/database
785 Downloads
PHP MySQL database wrapper, extends PDO and PDOStatement
codemonster-ru/database
441 Downloads
Lightweight, framework-agnostic database layer with PDO connections, fluent Query Builder, Schema Builder, and full migration system.
mobilestock/laravel-database-interceptor
10546 Downloads
Laravel Database Interceptor is a library that enables you to intercept database queries managed by PDO and transform the returned values into custom types. It uses Illuminate library abstractions to implement new PDO facade methods like selectOneFirstColumn and selectFirstColumn. It also enables ATTR_EMULATE_PREPARES without any external setting. It is fully compatible with MySQL/MariaDB. Other databases are not supported.
lukman-ss/database
154 Downloads
A lightweight PHP database library wrapper around PDO
adamb/database
7596 Downloads
A simple PDO Wrapper to connect to a database
platine-php/database
7677 Downloads
Platine Database is the abstraction layer using PDO with support of query and schema builder
bayfrontmedia/simple-pdo
1384 Downloads
A simple and secure database abstraction layer which utilizes the PDO interface and supports working with multiple databases.
org_heigl/pdo_timezone_helper
1168 Downloads
Helper for timezone-handling in databases
nguyenanhung/database
14841 Downloads
Database Wrapper - Base Model
neat/database
4470 Downloads
Neat Database components
monkeyscloud/monkeyslegion-database
2727 Downloads
High-performance PDO connection management with read/write splitting, connection pooling, and multi-driver support (MySQL, PostgreSQL, SQLite).
moledet/database-change-log
6971 Downloads
A PHP class to log all changes of table data from raw SQL or with PDO statement
marcel-maqsood/database-connector
328 Downloads
The PersistentPDO object is used to connect with a database and to generate sql statements on the go.
lightster/yo-pdo
4451 Downloads
Useful add-ons to PDO