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
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| brandoriented/doctrine-bundle | 0.86 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| atheon/doctrine-bundle | 0.83 | — | 0 | 0 | 0 | 0 | 0 | 0.3 | — | MIT | 3 years ago | |
| spiral/cycle-bridge | 0.83 | 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 | |
| cycle/annotated | 0.82 | 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/database | 0.82 | Cycle DBAL provides a secure PDO-based database layer with support for MySQL, PostgreSQL, SQLite, and SQL Server. Includes schema introspection/declaration, migrations, smart identifier quoting, query builders, nested queries, and transactions. | 71 | 65 | 30 | 30K | 24 | 38.8 | 53.4 | MIT | 3 weeks ago | |
| doctrine/orm | 0.81 | Doctrine ORM is a PHP 8.1+ object-relational mapper built on Doctrine DBAL, providing transparent persistence for PHP objects. Use mappings, repositories, and Unit of Work, plus DQL for powerful, object-oriented querying as an alternative to SQL. | 10,170 | 10,345 | 2,538 | 5M | 1,281 | 89.1 | 69.2 | MIT | 1 month ago | |
| cycle/schema-builder | 0.81 | 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/entity-behavior | 0.80 | 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 | |
| spatie/laravel-morph-map-generator | 0.80 | Automatically generates and keeps Laravel Eloquent morph maps up to date. Models register themselves by implementing getMorphClass(), so you don’t forget to add entries. Optional auto-generation on app boot, configurable for custom model locations. | 76 | 76 | 11 | 9K | 0 | 18.8 | 31.2 | MIT | 4 months ago | |
| stayallive/laravel-inverse-relations | 0.80 | — | 32 | 31 | 1 | 7 | 0 | 1.4 | 1.2 | MIT | 2 years ago | |
| laravel-doctrine/orm | 0.79 | — | 840 | 846 | 181 | 64K | 6 | 35.5 | 31.9 | MIT | 3 months ago | |
| wayofdev/laravel-cycle-orm-adapter | 0.79 | — | 35 | 36 | 4 | 6K | 8 | 30.8 | 43.1 | MIT | 1 month ago | |
| moneo/laravel-morphmap | 0.79 | — | 53 | 53 | 2 | 27 | 0 | 0.3 | 2.4 | MIT | — | |
| rackbeat/laravel-morph-where-has | 0.79 | — | 7 | 7 | 1 | 484 | 2 | 2.9 | 24.7 | MIT | 3 years ago | |
| besmartand-pro/doctrine-behaviors | 0.79 | — | 0 | 0 | 0 | 13 | 0 | 0.0 | 15.8 | MIT | — | |
| zing/laravel-eloquent-relationships | 0.79 | — | 8 | 8 | 0 | 5K | 1 | 17.5 | 42.4 | MIT | 3 months ago | |
| dsdeboer/propel1 | 0.78 | Symfony bundle and integration helpers for Propel 1, providing configuration, service wiring, and utilities to use the Propel ORM in modern PHP applications. Useful for projects maintaining legacy Propel 1 models while leveraging Symfony components. | 0 | 0 | — | 0 | — | 0.0 | — | — | — | |
| cline/morphism | 0.78 | Central registry for Laravel polymorphic key mapping. Define which primary key column (id/uuid/ulid) each model uses in morph relations, with migration macros, optional strict enforcement, and config-based setup—ideal for package authors. | 0 | 0 | 0 | 3K | 0 | 13.6 | 52.5 | MIT | 4 months ago | |
| cakephp/orm | 0.78 | Standalone CakePHP ORM package providing table/association mapping, entities, query builder, validation and eager loading. Use Cake’s database layer outside full CakePHP apps, with expressive queries and flexible data access patterns. | 150 | 151 | 15 | 3K | 1 | 1.3 | 18.4 | NOASSERTION | — | |
| mmoreram/simple-doctrine-mapping | 0.78 | Add Doctrine entity mapping to Symfony bundles without relying on Doctrine auto_mapping. Define entity class, mapping file path, and manager via a simple CompilerPass, enabling clean, per-bundle configuration and easy overrides/customization. | 29 | 29 | 10 | 225 | 0 | 3.6 | 13.1 | MIT | 9 years ago |
How can I help you explore Laravel packages today?