slince / cycle-bundle
Cycle DBAL & ORM Bundle for the Symfony Framework.
Installs: 13
Dependents: 0
Suggesters: 0
Security: 0
Stars: 3
Watchers: 1
Forks: 0
Open Issues: 1
Type:symfony-bundle
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-11-04 13:14:43 UTC
README
Cycle DBAL & ORM Bundle for the Symfony Framework.
Installation
Install via composer
$ composer require slince/cycle-bundle
Documentation
The source of the documentation is available in the Resources/docs folder.
For more about cycle, please visit https://cycle-orm.dev/docs .
LICENSE
The MIT license. See MIT