coral-media / framework-bundle
Framework Bundle to handle core code.
dev-main
2022-02-20 18:44 UTC
Requires
- php: ^7.4|^8.0
- coral-media/doctrine-extensions: @dev
- coral-media/http-foundation: @dev
- symfony/config: ^5.4
- symfony/dependency-injection: ^5.4
- symfony/framework-bundle: ^5.4
- symfony/serializer: ^5.4
Requires (Dev)
- symfony/phpunit-bridge: ^5.3
This package is auto-updated.
Last update: 2024-12-21 01:24:25 UTC
README
Intended to override and/or extend symfony/framework-bundle functionality in Symfony development environments. Also holds the services container configuration, extensions and "glue" classes to keep the Coral Media Ecosystem working.
How to install
composer require coral-media/framework-bundle
Doctrine integration
@todo
Api-Platform integration
@todo