yiisoft / data-cycle
Cycle ORM query adapter for yiisoft/data
Fund package maintenance!
Opencollective
yiisoft
Installs: 8 623
Dependents: 1
Suggesters: 0
Security: 0
Stars: 7
Watchers: 15
Forks: 2
Open Issues: 6
Requires
- php: ^8.1
- ext-mbstring: *
- cycle/database: ^2.11
- cycle/orm: ^2.9
- yiisoft/data: dev-master
Requires (Dev)
- maglnet/composer-require-checker: ^4.7
- phpunit/phpunit: ^10.5
- rector/rector: ^1.2
- roave/infection-static-analysis-plugin: ^1.35
- spatie/phpunit-watcher: ^1.24
- vimeo/psalm: ^5.26
- vlucas/phpdotenv: ^5.6
This package is auto-updated.
Last update: 2024-10-22 08:20:08 UTC
README
Yii Data Cycle
There package provides Cycle ORM query adapter forYii Data. For other integrations of Cycle ORM with Yii framework see Yii Cycle package.
Detailed build statuses:
Requirements
- PHP 8.1 or higher.
Installation
The package could be installed with Composer:
composer require yiisoft/data-cycle
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 Data Cycle is free software. It is released under the terms of the BSD License.
Please see LICENSE
for more information.
Maintained by Yii Software.