sensio/framework-extra-bundle
This package is abandoned and no longer maintained.
The author suggests using the Symfony package instead.
This bundle provides a way to configure your controllers with annotations
Maintainers
Package info
github.com/sensiolabs/SensioFrameworkExtraBundle
Type:symfony-bundle
pkg:composer/sensio/framework-extra-bundle
v6.2.10
2023-02-24 14:57 UTC
Requires
- php: >=7.2.5
- doctrine/annotations: ^1.0|^2.0
- symfony/config: ^4.4|^5.0|^6.0
- symfony/dependency-injection: ^4.4|^5.0|^6.0
- symfony/framework-bundle: ^4.4|^5.0|^6.0
- symfony/http-kernel: ^4.4|^5.0|^6.0
Requires (Dev)
- doctrine/dbal: ^2.10|^3.0
- doctrine/doctrine-bundle: ^1.11|^2.0
- doctrine/orm: ^2.5
- symfony/browser-kit: ^4.4|^5.0|^6.0
- symfony/doctrine-bridge: ^4.4|^5.0|^6.0
- symfony/dom-crawler: ^4.4|^5.0|^6.0
- symfony/expression-language: ^4.4|^5.0|^6.0
- symfony/finder: ^4.4|^5.0|^6.0
- symfony/monolog-bridge: ^4.0|^5.0|^6.0
- symfony/monolog-bundle: ^3.2
- symfony/phpunit-bridge: ^4.4.9|^5.0.9|^6.0
- symfony/security-bundle: ^4.4|^5.0|^6.0
- symfony/twig-bundle: ^4.4|^5.0|^6.0
- symfony/yaml: ^4.4|^5.0|^6.0
- twig/twig: ^1.34|^2.4|^3.0
Suggests
None
Provides
None
Conflicts
- doctrine/doctrine-cache-bundle: <1.3.1
- doctrine/persistence: <1.3
Replaces
None
MIT 2f886f4b31f23c76496901acaedfedb6936ba61f
- Fabien Potencier <fabien.woop@symfony.com>
This package is auto-updated.
Last update: 2023-02-24 14:58:14 UTC
README
WARNING: SensioFrameworkExtraBundle is not maintained anymore. Please move to native PHP attribute support as added in Symfony core. For full support, use Symfony 6.2.
This bundle provides a way to configure your controllers with annotations.
Read about it on its official homepage.
