Download the PHP package fykosak/nette-orm without Composer
On this page you can find all versions of the php package fykosak/nette-orm. 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 nette-orm
Nette ORM
install
Create ORM model
Create ORM service
Register extension
Examples
TypedTableSelection is a regular selection you can use all methods like in nette DB Selection.
TypedTableSelection return ORM model instead of ActiveRow
, but ORM model is a descendant of a ActiveRow
.
Take care GroupedSelection
still return ActiveRow
, you can use static method createFromActiveRow
Define relations between Models by methods
Now you can use ReferencedAccessor
to access Model
All versions of nette-orm with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.4
nette/di Version ^3.0
nette/database Version ^3.1
ext-pdo Version *
ext-gettext Version *
nette/di Version ^3.0
nette/database Version ^3.1
ext-pdo Version *
ext-gettext Version *
The package fykosak/nette-orm contains the following files
Loading the files please wait ....