awesome-repositories.com
Blog
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
cakephp avatar

cakephp/orm

0
View on GitHub↗
149 stars·15 forks·PHP·4 views

Orm

[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

Features

  • Database Interaction - Provides an ORM using the data mapper pattern.

Star history

Star history chart for cakephp/ormStar history chart for cakephp/orm

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Orm

Similar open-source projects, ranked by how many features they share with Orm.
  • auraphp/aura.sqlauraphp avatar

    auraphp/Aura.Sql

    564View on GitHub↗

    SQL database access through PDO.

    PHP
    View on GitHub↗564
  • auraphp/aura.sqlqueryauraphp avatar

    auraphp/Aura.SqlQuery

    456View on GitHub↗

    Independent query builders for MySQL, PostgreSQL, SQLite, and Microsoft SQL Server.

    PHP
    View on GitHub↗456
  • cycle/ormcycle avatar

    cycle/orm

    1,328View on GitHub↗

    PHP DataMapper, ORM

    PHP
    View on GitHub↗1,328
  • atlasphp/atlas.ormatlasphp avatar

    atlasphp/Atlas.Orm

    429View on GitHub↗

    A data mapper implementation for your persistence model in PHP.

    PHP
    View on GitHub↗429
See all 10 alternatives to Orm→

Frequently asked questions

What does cakephp/orm do?

[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

What are the main features of cakephp/orm?

The main features of cakephp/orm are: Database Interaction.

What are some open-source alternatives to cakephp/orm?

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.