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
atlasphp avatar

atlasphp/Atlas.Orm

0
View on GitHub↗
429 stars·21 forks·PHP·MIT·15 viewsatlasphp.io↗

Atlas.Orm

A data mapper implementation for your persistence model in PHP.

Features

  • Database Interaction - Implements the data mapper pattern.

Star history

Star history chart for atlasphp/atlas.ormStar history chart for atlasphp/atlas.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 Atlas.Orm

Similar open-source projects, ranked by how many features they share with Atlas.Orm.
  • 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
  • cycle/ormcycle avatar

    cycle/orm

    1,328View on GitHub↗

    PHP DataMapper, ORM

    PHP
    View on GitHub↗1,328
  • auraphp/aura.sqlauraphp avatar

    auraphp/Aura.Sql

    564View on GitHub↗

    SQL database access through PDO.

    PHP
    View on GitHub↗564
See all 10 alternatives to Atlas.Orm→

Frequently asked questions

What does atlasphp/atlas.orm do?

A data mapper implementation for your persistence model in PHP.

What are the main features of atlasphp/atlas.orm?

The main features of atlasphp/atlas.orm are: Database Interaction.

What are some open-source alternatives to atlasphp/atlas.orm?

Open-source alternatives to atlasphp/atlas.orm include: 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… 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.