https://github.com/yiisoft/yii-cycle
Cycle ORM support for Yii
https://github.com/yiisoft/yii-cycle
cycle hacktoberfest orm yii3
Last synced: 2 months ago
JSON representation
Cycle ORM support for Yii
- Host: GitHub
- URL: https://github.com/yiisoft/yii-cycle
- Owner: yiisoft
- License: bsd-3-clause
- Created: 2019-10-23T08:14:12.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-05-23T15:05:13.000Z (about 1 year ago)
- Last Synced: 2024-10-29T14:35:37.540Z (7 months ago)
- Topics: cycle, hacktoberfest, orm, yii3
- Language: PHP
- Homepage: https://www.yiiframework.com/
- Size: 488 KB
- Stars: 44
- Watchers: 23
- Forks: 28
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: .github/CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE.md
- Code of conduct: .github/CODE_OF_CONDUCT.md
- Security: .github/SECURITY.md
Awesome Lists containing this project
README
Yii Cycle ORM support
[](https://packagist.org/packages/yiisoft/yii-cycle)
[](https://packagist.org/packages/yiisoft/yii-cycle)
[](https://github.com/yiisoft/yii-cycle/actions/workflows/build.yml)
[](https://codecov.io/gh/yiisoft/yii-cycle)
[](https://dashboard.stryker-mutator.io/reports/github.com/yiisoft/yii-cycle/master)
[](https://github.com/yiisoft/yii-cycle/actions?query=workflow%3A%22static+analysis%22)
[](https://shepherd.dev/github/yiisoft/yii-cycle)Cycle is a PHP DataMapper ORM and Data Modelling engine designed to safely work
in classic and daemonized PHP applications such as [RoadRunner](https://github.com/roadrunner-server/roadrunner).
This package provides a convenient way to integrate Cycle ORM v2 with Yii Framework.Read more in the [official documentation](https://cycle-orm.dev/docs/readme/2.x)
## Documentation
- Guide: [English](docs/guide/en/README.md), [Español](docs/guide/es/README.md), [Português - Brasil](docs/guide/pt-BR/README.md), [Русский](docs/guide/ru/README.md)
- [Internals](docs/internals.md)If you need help or have a question, the [Yii Forum](https://forum.yiiframework.com/c/yii-3-0/63) is a good place for that.
You may also check out other [Yii Community Resources](https://www.yiiframework.com/community).## License
The Yii Cycle ORM is free software. It is released under the terms of the BSD License.
Please see [`LICENSE`](./LICENSE.md) for more information.Maintained by [Yii Software](https://www.yiiframework.com/).
## Support the project
[](https://opencollective.com/yiisoft)
## Follow updates
[](https://www.yiiframework.com/)
[](https://twitter.com/yiiframework)
[](https://t.me/yii3en)
[](https://www.facebook.com/groups/yiitalk)
[](https://yiiframework.com/go/slack)