alms / cycle-bundle
Cycle DBAL & ORM Bundle for the Symfony Framework.
0.1.1
2023-12-27 22:02 UTC
Requires
- php: >=8.1
- cycle/annotated: ^3.4
- cycle/entity-behavior: ^1.2
- cycle/orm: ^2.5
- cycle/schema-migrations-generator: ^2.2
- cycle/schema-renderer: ^1.2
- symfony/cache: ^5.4 || ^6.0 || ^7.0
- symfony/config: ^5.4 || ^6.0 || ^7.0
- symfony/console: ^5.4 || ^6.0 || ^7.0
- symfony/dependency-injection: ^5.4 || ^6.0 || ^7.0
- symfony/deprecation-contracts: ^2.1 || ^3
- symfony/framework-bundle: ^5.4 || ^6.0 || ^7.0
- symfony/service-contracts: ^1.1.1 || ^2.0 || ^3
Requires (Dev)
- symfony/security-bundle: ^7.0
Suggests
- ext-dom: *
- ext-pdo: *
This package is auto-updated.
Last update: 2024-09-27 23:27:13 UTC
README
Cycle DBAL & ORM Bundle for the Symfony Framework.
来自 slince/cycle-bundle 的分支
安装
使用composer安装
composer require alms/cycle-bundle
文档
文档源代码位于 Resources/docs 文件夹。
有关cycle的更多信息,请访问 https://cycle-orm.dev/docs .
许可协议
MIT许可协议。查看 MIT