cycle/orm
Cycle ORM is a fast, flexible PHP DataMapper ORM for long-running apps. Works with plain PHP objects, dynamic schemas, and powerful query builder. Supports relations, eager/lazy loading, migrations, and MySQL/Postgres/SQLite/SQL Server.
|
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 | |
| alms/database-seeder-bundle | — | 1 | 1 | 0 | 0 | 0 | 0.9 | — | MIT | 2 years ago | |
| 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. | 29 | 28 | 14 | 25K | 9 | 31.7 | 50.4 | MIT | 1 month 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 | 12.4 | 49.7 | MIT | 7 months ago | |
| cycle/schema-builder | Fluent PHP schema builder for Cycle ORM. Define tables, columns, indexes and relations in code, then generate/compile database schema changes for migrations and tooling. Helps keep your domain models and database structure in sync. | 15 | 15 | 13 | 23K | 7 | 30.6 | 54.1 | MIT | 1 month ago | |
| cycle/schema-migrations-generator | — | 3 | 3 | 5 | 17K | 3 | 2.7 | 50.4 | MIT | 1 year ago | |
| cycle/schema-renderer | Render Cycle ORM schemas as terminal-friendly output or generate PHP/array representations. Convert Schema/SchemaInterface to arrays (including optional custom properties), then render with colorized Symfony Console output; extend templates via custom console renderers. | 10 | 10 | 6 | 16K | 2 | 9.9 | 46.2 | MIT | 8 months 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 | 30.8 | 43.1 | MIT | 1 month ago |
How can I help you explore Laravel packages today?