yiisoft / data-cycle
Cycle ORM query adapter for yiisoft/data
                                    Fund package maintenance!
                                                                            
                                                                                                                                        Opencollective
                                                                                    
                                                                            
                                                                                                                                        yiisoft
                                                                                    
                                                                
Installs: 20 906
Dependents: 0
Suggesters: 0
Security: 0
Stars: 7
Watchers: 13
Forks: 3
Open Issues: 9
pkg:composer/yiisoft/data-cycle
Requires
- php: 8.1 - 8.4
- 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: ^2.1.5
- roave/infection-static-analysis-plugin: ^1.35
- spatie/phpunit-watcher: ^1.24
- vimeo/psalm: ^5.26.1 || ^6.10.3
- vlucas/phpdotenv: ^5.6
This package is auto-updated.
Last update: 2025-10-02 21:31:15 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:
| RDBMS | Status | 
|---|---|
| SQLite | |
| MySQL | |
| PostgreSQL | |
| Microsoft SQL Server | 
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.