awesome-repositories.com
Blog
MCP
awesome-repositories.com

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

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
cycle avatar

cycle/orm

0
View on GitHub↗
1,328 stars·84 forks·PHP·MIT·15 viewscycle-orm.dev↗

Orm

PHP DataMapper, ORM

Features

  • Database Interaction - Offers a high-performance data mapper ORM.

Star history

Star history chart for cycle/ormStar history chart for cycle/orm

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

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
  • cakephp/ormcakephp avatar

    cakephp/orm

    149View on GitHub↗

    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

    PHP
    View on GitHub↗149
  • 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 cycle/orm do?

PHP DataMapper, ORM

What are the main features of cycle/orm?

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

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

Open-source alternatives to cycle/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. cakephp/orm — [READ-ONLY] A flexible, lightweight and powerful Object-Relational Mapper for PHP, implemented using the DataMapper… 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.