Libraries tagged by pdo database
knifelemon/easy-query
98 Downloads
Easy-to-use PHP SQL query builder with fluent API. Designed for FlightPHP and works with any database connection.
kitlabs/dbal
182 Downloads
Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.
itvisionsy/simple-orm
165 Downloads
A simple PHP class to access your MySQL records.
iscos/voodoo-2026
10 Downloads
Voodoo 2026 — micro-ORM fluente, multi-banco (MySQL/SQLite/PostgreSQL) e multilíngue (pt/en/es), sem dependencias. Herdeiro do VoodOrm e do TORM.
inkant/engi
287 Downloads
SQL template engine
imponeer/smarty-db-resource
20818 Downloads
Smarty plugin that adds DB resource type
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.
hexmakina/crudites
301 Downloads
PHP/PDO CRUD
gelembjuk/db
131 Downloads
PHP Package for DB access from PHP. It contains simple common interface and can be used with many DB engines. It is very simple alternative of PDO
fridge/dbal
863 Downloads
Database Abstraction Layer written in PHP 5.3+
eril/migraw
22 Downloads
Simple SQL-first migrations for PHP.
dbmaker/laravel-odbc
1043 Downloads
DBMaker integration for Laravel framework
dario1985/adodb
16 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