slince / cycle-bundle
为 Symfony 框架提供的 Cycle DBAL & ORM 扩展包。
0.0.3
2023-03-04 09:29 UTC
Requires
- php: >=8.1
- cycle/annotated: ^3.2
- cycle/entity-behavior: ^1.1
- cycle/orm: ^2.2
- cycle/schema-migrations-generator: ^2.1
- cycle/schema-renderer: ^1.2
- symfony/cache: ^5.4 || ^6.0
- symfony/config: ^5.4 || ^6.0
- symfony/console: ^5.4 || ^6.0
- symfony/dependency-injection: ^5.4 || ^6.0
- symfony/deprecation-contracts: ^2.1 || ^3
- symfony/framework-bundle: ^5.4 || ^6.0
- symfony/service-contracts: ^1.1.1 || ^2.0 || ^3
Requires (Dev)
- phpunit/phpunit: ^9.5.26 || ^10.0
- psalm/plugin-phpunit: ^0.18.4
- psalm/plugin-symfony: ^4
- psr/log: ^1.1.4 || ^2.0 || ^3.0
- symfony/phpunit-bridge: ^6.1
- symfony/property-info: ^5.4 || ^6.0
- symfony/proxy-manager-bridge: ^5.4 || ^6.0
- symfony/security-bundle: ^5.4 || ^6.0
- symfony/twig-bridge: ^5.4 || ^6.0
- symfony/validator: ^5.4 || ^6.0
- symfony/web-profiler-bundle: ^5.4 || ^6.0
- symfony/yaml: ^5.4 || ^6.0
- twig/twig: ^1.34 || ^2.12 || ^3.0
- vimeo/psalm: ^4.30
Suggests
- ext-pdo: *
This package is auto-updated.
Last update: 2024-09-04 12:48:16 UTC
README
为 Symfony 框架提供的 Cycle DBAL & ORM 扩展包。
安装
通过 composer 安装
$ composer require slince/cycle-bundle
文档
文档源代码位于 Resources/docs 文件夹。
更多关于 cycle 的信息,请访问 https://cycle-orm.dev/docs .
许可证
MIT 许可证。见 MIT