Skip to main content

6 docs tagged with "Databases"

Database drivers, ORM, and data access layers

View all tags

AnyDataset

AnyDataset is a powerful data source abstraction layer for PHP that provides a simple and consistent interface to access different data sources.

Cache Engine

A powerful, versatile cache implementation providing both PSR-6 and PSR-16 interfaces with support for multiple storage drivers.

Database Abstraction Layer

AnyDataset-DB provides a relational database abstraction layer. It is part of the Anydataset project, an agnostic

Database Migration

A simple, framework-agnostic database migration tool that uses pure SQL commands for versioning your database.

NoSQL Database Abstraction

Anydataset NoSQL standardizes the access to non-relational databases/repositories and provides a consistent interface for both NoSQL document databases and Key/Value stores.