Libraries tagged by pdo database
karmabunny/pdb
1115 Downloads
PDO wrapper
itvisionsy/simple-orm
163 Downloads
A simple PHP class to access your MySQL records.
inkant/engi
123 Downloads
SQL template engine
icecave/manifold
157 Downloads
A PDO compatible facade for multi-tiered MySQL replication sets.
hybridlogic/db
67 Downloads
A driver-agnostic database library for PHP providing convenient methods for escaping, preparing and executing statements.
geste/fluentpdo
161 Downloads
FluentPDO is a quick and light PHP library for rapid query building. It features a smart join builder, which automatically creates table joins.
fridge/dbal
863 Downloads
Database Abstraction Layer written in PHP 5.3+
emkcloud/laravel-iseries-db2
58 Downloads
Laravel Driver for DB2 on IBM iSeries
detain/db_abstraction
545 Downloads
Database Abstraction Class
degami/lessql
205 Downloads
LessQL: The agile PHP ORM alternative
dbmaker/laravel-odbc
771 Downloads
DBMaker integration for Laravel framework
dario1985/adodb
15 Downloads
ADOdb library refactoring for PHP 5.3+ and PDO
craftblue/simple-sql
26 Downloads
SimpleSql is a wrapper around PHP's PDO and is intended to be an easy to use drop-in for your projects. It abstracts away the atrocities of querying by using common methods while still giving you full control of your queries
codesaur/dataobject
406 Downloads
An elegant object-oriented application development framework component for PHP 8.2.1 or newer
cocur/nqm
5590 Downloads
Named Query Manager helps you SQL organise queries in files.