Libraries tagged by pdo database
jaredhowland/simple-pdo-wrapper
55 Downloads
A simple PDO wrapper for accessing MySQL and SQLite databases.
fobiaweb/ezc-database
60 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.
bayfrontmedia/simple-pdo
1289 Downloads
A simple and secure database abstraction layer which utilizes the PDO interface and supports working with multiple databases.
zodream/database
138 Downloads
SQL Builder With PDO, ORM etc
vertilia/pdo-wrap
4 Downloads
PDO wrapper library to simplify basic DB operations
ukorjidechi/php-pdo-wrapper
22 Downloads
Simple, minimal PHP PDO wrapper designed to ease developing, code readability and saving development time and effort.
twinkle/database
7 Downloads
基于PDO的数据库扩展,支持主从、懒连接
torres-developer/pdo
13 Downloads
PDO wrapper API
tomkyle/databases
75 Downloads
Creates generic connections to common database APIs, provided by easy-to-use connection factories. For multiple databases, a Service Locator helps you creating those factories.
tobento/service-database
115 Downloads
Creating and managing databases easily.
tivins/database
181 Downloads
A fluent, lightweight, and efficient PDO wrapper.
techwilk/database
34 Downloads
Simple PDO/MySQLi/SQLite wrapper to make performing SQL queries easier
tccl/database
14 Downloads
A simple PDO wrapper to eliminate DB connection boilerplate
szemul/database
2348 Downloads
Simple wrapper for PDO to make it easier to use and easier to mock
swos/database
10 Downloads
A simple PDO wrapper class and DAL for PHP applications.