vjik / yii2-cycle
Yii2 Cycle ORM support
0.4.1
2021-03-19 10:15 UTC
Requires
- php: ^7.2
- cycle/annotated: ^2.0
- cycle/orm: ^1.2
- vjik/yii2-psr-container-proxy: ^1.0|^2.0
- yiisoft/yii2: ^2.0
Requires (Dev)
- phpunit/phpunit: ^8.5
Suggests
- vjik/yii2-cycle-debug: Panel "Cycle ORM" for Yii2 Debug
README
Yii2 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 it with Yii2 framework.
Read more in the official Cycle documentation
Documentation
Unit testing
The package is tested with PHPUnit. To run tests:
./vendor/bin/phpunit