composer.json.| Package | Status | |
|---|---|---|
| atlas/cli | Command-line interface for Atlas. | |
| atlas/info | Uses an Atlas.Pdo connection to discover schema information. | |
| atlas/mapper | A data mapper for the persistence model. | |
| atlas/orm | An ORM for your persistence model (not your domain model). | |
| atlas/pdo | Provides a PDO instance decorator with convenience methods, and a connection manager. | |
| atlas/query | Object-oriented query builders and performers for MySQL, Postgres, SQLite, and SQLServer. | |
| atlas/statement | Object-oriented statement builders for MySQL, Postgres, SQLite, and SQLServer. | |
| atlas/symfony | Symfony 4 bundle for Atlas 3 | |
| atlas/table | Table data gateway implementation for Atlas. | |
| atlas/testing | Support for testing Atlas packages. | |
| atlas/transit | A datasource-domain mapping system. |