cycle/annotated
Define Cycle ORM entities and schema using PHP 8 attributes. Annotate columns, primary keys, enums, decimals, and relationships like HasOne, HasMany, and BelongsTo, then let Cycle build the mapping from your code.
|
Package
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|
| alms/cycle-bundle | — | 1 | 1 | 0 | 0 | 0 | 0.6 | — | MIT | 2 years ago | |
| cycle/entity-behavior | Adds behavior attributes to Cycle ORM entities (UUID, timestamps, soft delete, optimistic lock, hooks, event listeners) plus an API to build custom behaviors. Use EventDrivenCommandGenerator when creating the ORM to enable event-driven commands. | 8 | 8 | 7 | 17K | 5 | 11.4 | 49.1 | MIT | 8 months ago | |
| cycle/entity-behavior-uuid | Cycle ORM behavior that adds first-class UUID columns using ramsey/uuid. Annotate entities with Uuid4 and map fields as type "uuid" (including primary keys) for automatic UUID handling in Cycle ORM models. | 0 | 0 | 4 | 9K | 0 | 1.0 | 54.4 | MIT | 2 years ago | |
| cycle/schema-migrations-generator | — | 3 | 3 | 5 | 18K | 3 | 2.7 | 50.7 | MIT | 1 year ago | |
| spiral/cycle-bridge | Bridge package integrating Cycle ORM v2 with Spiral Framework 3+. Provides ORM configuration and runtime wiring for Spiral apps using PDO database drivers on PHP 8.1+. | 19 | 18 | 8 | 5K | 9 | 20.2 | 37.7 | MIT | 7 months ago | |
| wayofdev/laravel-cycle-orm-adapter | — | 35 | 36 | 4 | 6K | 8 | 29.7 | 42.9 | MIT | 2 months ago |
How can I help you explore Laravel packages today?