Download the PHP package siriusphp/orm without Composer
On this page you can find all versions of the php package siriusphp/orm. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download siriusphp/orm
More information about siriusphp/orm
Files in siriusphp/orm
Download siriusphp/orm
More information about siriusphp/orm
Files in siriusphp/orm
Please rate this library. Is it a good library?
Informations about the package orm
Sirius ORM is a fast and lightweight yet flexible data mapper solution developed with DX in mind. It offers:
- Mapping rows to your own entities
- Relations and relation aggregates (COUNT/AVERAGE)
- Eager-loading & lazy-loading (without increasing the number of queries)
- Queries that let you JOIN with relations (not tables)
- Deep persistence
- Dynamically defined mappers
- Speed & low memory usage (no Entity Manager)
- 90+% code coverage
Installation
Initialization
Configuration
AKA, registering mappers and relations
Usage
Links
All versions of orm with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.2
ext-json Version *
atlas/pdo Version ^1.1
siriusphp/sql Version ^1.2
doctrine/collections Version ^1.6
symfony/inflector Version ^4.4
psr/event-dispatcher Version 1.0
ext-json Version *
atlas/pdo Version ^1.1
siriusphp/sql Version ^1.2
doctrine/collections Version ^1.6
symfony/inflector Version ^4.4
psr/event-dispatcher Version 1.0
The package siriusphp/orm contains the following files
Loading the files please wait ....