SkillAgentSearch skills...

Atlas.Orm

A data mapper implementation for your persistence model in PHP.

Install / Use

/learn @atlasphp/Atlas.Orm
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Atlas.Orm

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.)

Documentation is at http://atlasphp.io.

Related Skills

View on GitHub
GitHub Stars429
CategoryDevelopment
Updated1mo ago
Forks22

Languages

PHP

Security Score

95/100

Audited on Feb 25, 2026

No findings