Libraries tagged by xpdo
envms/fluentpdo
381154 Downloads
FluentPDO is a quick and light PHP library for rapid query building. It features a smart join builder, which automatically creates table joins.
dibi/dibi
3153799 Downloads
Dibi is Database Abstraction Library for PHP
aura/sqlquery
2261599 Downloads
Object-oriented query builders for MySQL, Postgres, SQLite, and SQLServer; can be used with any database connection library.
aura/sql
1725568 Downloads
A PDO extension that provides lazy connections, array quoting, query profiling, value binding, and convenience methods for common fetch styles. Because it extends PDO, existing code that uses PDO can use this without any changes to the existing code.
prooph/pdo-event-store
985224 Downloads
Prooph PDO EventStore
faapz/pdo
109616 Downloads
Just another PDO database library
slim/pdo
254799 Downloads
Just another PDO database library
sergeytsalkov/meekrodb
274204 Downloads
The Simple PHP/MySQL Library
paragonie/easydb
211319 Downloads
Easy-to-use database abstraction
morris/lessql
120943 Downloads
LessQL: A lightweight and performant PHP ORM alternative
lichtner/fluentpdo
235112 Downloads
FluentPDO is a quick and light PHP library for rapid query building. It features a smart join builder, which automatically creates table joins.
fpdo/fluentpdo
219004 Downloads
FluentPDO is a quick and light PHP library for rapid query building. It features a smart join builder, which automatically creates table joins.
ezsql/ezsql
33776 Downloads
Advance database access library. Make interacting with a database ridiculously easy. An universal interchangeable CRUD system.
apix/cache
502721 Downloads
A thin PSR-6 cache wrapper with a generic interface to various caching backends emphasising cache taggging and indexing to Redis, Memcached, PDO/SQL, APC and other adapters.
yoramdelangen/laravel-pdo-odbc
93643 Downloads
PDO ODBC/Snowflake integration for Laravel framework. Support ODBC and native PDO Snowflake.