Libraries tagged by pdo database
mk/database-connection-handler
624 Downloads
PDO wrapper for using MySQL databases with less configuration and more ease
luisalonsobr/database
17 Downloads
PDO wrapper class for safe database querying
kenlog/database-custom
62 Downloads
A database abstraction layer over PDO, that provides a powerful and intuitive query builder, bundled with an easy to use schema builder. This is a custom version of opis/database with updates for PHP 8 compatibility.
corviz/pdo-connector
98 Downloads
A database connector based on PDO
codespace/database
32 Downloads
Very simple database wrapper built on PDO
primal/databasepool
5 Downloads
Basic class for managing database configurations and active PDO links.
leongrdic/db-pdo-mysql
2246 Downloads
PDO MySQL wrapper that simplifies database communication
mac/database
32 Downloads
Simple PDO helper to perform most common database operations
grizz-it/dbal-pdo
18 Downloads
Database abstraction layer package implementing PDO
ulrack/dbal-pdo
33 Downloads
Database abstraction layer package implementing PDO from Ulrack
thefinaloutpost/database
19 Downloads
Flexible and powerful Database abstraction library with a familiar PDO-like API
oandre/database
18 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.
jaredhowland/simple-pdo-wrapper
59 Downloads
A simple PDO wrapper for accessing MySQL and SQLite databases.
fobiaweb/ezc-database
62 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.
zodream/database
145 Downloads
SQL Builder With PDO, ORM etc