Download the PHP package zarganwar/php-di-nextras-orm-extension without Composer
On this page you can find all versions of the php package zarganwar/php-di-nextras-orm-extension. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package php-di-nextras-orm-extension
How to use
Create your model classes see Nextras/Orm
Entities
Mappers
Repositories
Use RepositoryMapper
attribute to map repository to mapper class
Model
- Use
ModelRepository
attribute to map repository to model class. - Every repository must be mapped to model class!
- !Do not configure model by Nextras/Orm - Nette!
Register extension
Use Config class to configure extension
After container build call OrmExtension::register
method
Enjoy
All versions of php-di-nextras-orm-extension with dependencies
PHP Build Version
Package Version
The package zarganwar/php-di-nextras-orm-extension contains the following files
Loading the files please wait ....