Libraries tagged by abstract database interface
php-xapi/repository-api
43053 Downloads
abstract definition of an xAPI repository interface
gelembjuk/db
112 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
mvccore/ext-model-db
610 Downloads
MvcCore - Extension - Model - Database - base model database extension with base and abstract classes and interfaces to work with sql queries in more comfortable API.
xabbuh/xapi-storage-api
657 Downloads
abstract definition of an xAPI storage interface
solophp/abstract-repository
25 Downloads
An abstract repository implementation for PHP applications, providing a standardized way to interact with database tables using the Solo Query Builder.
emmanix2002/database-adapter
350 Downloads
A simple package that abstracts away the process of connecting to a database using PDO and interacting with the connection
ayela-emmanuel/ayela-orm
42 Downloads
This packge Is a Minimal ORM Setup for interacting with your SQL Database using PDO but abstracts the Database to a more OOP Approch