vjik / yii2-cycle
Yii2 Cycle ORM support
Installs: 44
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/vjik/yii2-cycle
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