Independent query builders for MySQL, PostgreSQL, SQLite, and Microsoft SQL Server.
A data mapper implementation for your persistence model in PHP.
[READ-ONLY] A flexible, lightweight and powerful Object-Relational Mapper for PHP, implemented using the DataMapper pattern. This repo is a split of the main code that can be found in https://github.com/cakephp/cakephp
The main features of cakephp/orm are: Database Interaction.
Open-source alternatives to cakephp/orm include: atlasphp/atlas.orm — A data mapper implementation for your persistence model in PHP. auraphp/aura.sql — SQL database access through PDO. auraphp/aura.sqlquery — Independent query builders for MySQL, PostgreSQL, SQLite, and Microsoft SQL Server. cycle/orm — PHP DataMapper, ORM. doctrine-extensions/doctrineextensions — DoctrineExtensions is a collection of reusable behavioral extensions for Doctrine ORM designed to automate common… etrepat/baum — Baum is an implementation of the Nested Set pattern for Laravel's Eloquent ORM.