Download the PHP package cycle/annotated without Composer
On this page you can find all versions of the php package cycle/annotated. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download cycle/annotated
More information about cycle/annotated
Files in cycle/annotated
Package annotated
Short Description Cycle ORM Annotated Entities generator
License MIT
Homepage https://cycle-orm.dev
Informations about the package annotated
Cycle ORM - Annotated Entities
The package provides the ability to define Cycle ORM schema using PHP attributes.
Usage
Relations
HasOne
Note Read more about HasOne.
HasMany
Note Read more about HasMany.
BelongsTo
Note Read more about BelongsTo.
RefersTo
Note Read more about RefersTo.
ManyToMany
Note Read more about ManyToMany.
Embedded Entities
Note Read more about Embedded Entities.
BelongsToMorphed
Note Read more about BelongsToMorphed.
MorphedHasOne
Note Read more about MorphedHasOne.
MorphedHasMany
Note Read more about MorphedHasMany.
Single Table Inheritance
Note Read more about Single Table Inheritance.
Joined Table Inheritance
Note Read more about Joined Table Inheritance.
License
The MIT License (MIT). Please see LICENSE
for more information. Maintained
by Spiral Scout.
All versions of annotated with dependencies
cycle/orm Version ^2.7
cycle/schema-builder Version ^2.8
spiral/attributes Version ^2.8|^3.0
spiral/tokenizer Version ^2.8|^3.0
doctrine/inflector Version ^2.0