alms / cycle-bundle
Cycle DBAL & ORM Bundle for the Symfony Framework.
Installs: 43
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 1
Forks: 0
Open Issues: 0
Type:symfony-bundle
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-10-27 23:44:07 UTC
README
Cycle DBAL & ORM Bundle for the Symfony Framework.
fork of slince/cycle-bundle
Installation
Install via composer
composer require alms/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