Libraries tagged by xpdo
techone/database
51420 Downloads
PDO database library
starlit/db
46825 Downloads
A lightweight database abstraction layer.
sorskod/db
7931 Downloads
PDO wrapper. Extends PDO and PDOStatement with useful methods.
ripaclub/sphinxsearch
31984 Downloads
Sphinx Search library provides SphinxQL indexing and searching features
ratkor/laravel-crate.io
17028 Downloads
Crate.io driver for Laravel
ramadan/easy-model
789 Downloads
A Laravel package for enjoyably managing database queries.
phpmachinist/phpmachinist
30650 Downloads
Testing object factory for PHP
paragonie/easydb-cache
875 Downloads
Caching Adapter for EasyDB (caches Prepared Statements to reduce round trips)
onliner/materialized
6098 Downloads
PHP abstraction level for Materialized database
nguyenanhung/database
14076 Downloads
Database Wrapper - Base Model
n2n/n2n-spec-dbo
4282 Downloads
Specifies an abstraction of database connection which also provides functionality to build queries independent of the used database engine.
michaelb/lumen-db2
3634 Downloads
lumen-db2 is a simple DB2 service provider for Lumen. It provides DB2 Connection by extending the Illuminate Database component of the laravel framework.
lovullo/dbal
28885 Downloads
Database Abstraction Layer
linio/database
41555 Downloads
Simple abstraction layer on top of PDO, providing features like driver abstraction and connection pool
kodols/php-mysql-library
26284 Downloads
A Simple MySQL Library for PHP