yiisoft / yii-cycle
Cycle ORM v2 support
Fund package maintenance!
Opencollective
yiisoft
Installs: 86 546
Dependents: 6
Suggesters: 1
Security: 0
Stars: 44
Watchers: 23
Forks: 28
Open Issues: 10
Requires
- php: ^8.1
- cycle/annotated: ^3.5
- cycle/database: ^2.8
- cycle/migrations: ^3.1.1|^4.0
- cycle/orm: ^2.7
- cycle/schema-builder: ^2.8
- cycle/schema-migrations-generator: ^2.0
- cycle/schema-provider: ^1.0
- cycle/schema-renderer: ^1.2
- psr/container: ^2.0
- psr/event-dispatcher: ^1.0
- psr/log: ^3.0
- psr/simple-cache: ^2.0|^3.0
- spiral/attributes: ^2.7|^3.0
- spiral/core: ^3.12
- spiral/tokenizer: ^3.12
- symfony/console: ^6.4
- symfony/finder: ^5.4
- webmozart/glob: ^4.7
- yiisoft/aliases: ^1.1|^2.0|^3.0
- yiisoft/friendly-exception: ^1.1
- yiisoft/injector: ^1.1
Requires (Dev)
- ext-uopz: *
- cycle/entity-behavior: ^1.0
- jetbrains/phpstorm-attributes: ^1.0
- maglnet/composer-require-checker: ^4.3
- phpunit/phpunit: ^10.5
- rector/rector: ^1.0
- roave/infection-static-analysis-plugin: ^1.25
- spatie/phpunit-watcher: ^1.23
- vimeo/psalm: ^5.7
- yiisoft/definitions: ^3.2
- yiisoft/di: ^1.2
- yiisoft/test-support: ^3.0
Suggests
- cycle/entity-behavior: To use PHP attributes that add behaviors to Cycle ORM entities.
This package is auto-updated.
Last update: 2024-10-23 16:03:36 UTC
README
Yii Cycle ORM support
Cycle is a PHP DataMapper ORM and Data Modelling engine designed to safely work in classic and daemonized PHP applications such as RoadRunner. This package provides a convenient way to integrate Cycle ORM v2 with Yii Framework.
Read more in the official documentation
Documentation
- Guide: English, Español, Português - Brasil, Русский
- Internals
If you need help or have a question, the Yii Forum is a good place for that. You may also check out other Yii Community Resources.
License
The Yii Cycle ORM is free software. It is released under the terms of the BSD License.
Please see LICENSE
for more information.
Maintained by Yii Software.