harmony-project / modular-extra-bundle
Adds additional functionality to the Symfony framework for projects that support modular routing
Installs: 59
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 2
Forks: 0
Open Issues: 0
Type:symfony-bundle
Requires
- php: ^7.1
- doctrine/common: ^2.5
- doctrine/orm: ^2.5
- harmony-project/modular-bundle: ^0.1
- harmony-project/modular-routing: ^0.1
- psr/container: ^1.0
- symfony-cmf/routing-bundle: ^2.0
- symfony/config: ^3.4|^4.0
- symfony/dependency-injection: ^3.4|^4.0
- symfony/doctrine-bridge: ^3.4|^4.0
- symfony/framework-bundle: ^3.4|^4.0
- symfony/http-kernel: ^3.4|^4.0
- symfony/property-access: ^3.4|^4.0
- twig/twig: ^2.0
This package is auto-updated.
Last update: 2024-10-22 10:08:23 UTC
README
This bundle is part of the Harmony Project.
HarmonyModularExtraBundle adds additional functionality to the Symfony framework for projects that support modular routing. Functionality provided by this bundle also works in projects that don't use modular routing to encourage the use of modules for a wider range of applications.
Installation
This bundle is available as a package on Packagist:
composer require harmony-project/modular-extra-bundle
Resources
License
This bundle is released under the MIT license.