Popularity
4.5
Stable
Activity
1.8
Growing
426
28
23

Description

Atlas is a data mapper implementation for persistence models (not domain models).

As such, Atlas uses the term "record" to indicate that its objects are not domain objects. Use Atlas records directly for simple data source interactions at first. As a domain model grows within the application, use Atlas records to populate domain objects. (Note that an Atlas record is a "passive" record, not an active record. It is disconnected from the database.)

Atlas is stable for production use. Please send bug reports and pull requests!

Documentation is at http://atlasphp.io.

Programming language: PHP
License: MIT License
Tags: Database     ORM     SQL    
Latest version: v3.1.0

Atlas.Orm alternatives and similar libraries

Based on the "Database" category.
Alternatively, view Atlas.Orm alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of Atlas.Orm or a related project?

Add another 'Database' Library