Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sensiolabs/SensioFrameworkExtraBundle
An extension to Symfony FrameworkBundle that adds annotation configuration for Controller classes
https://github.com/sensiolabs/SensioFrameworkExtraBundle
bundle php symfony symfony-bundle
Last synced: 1 day ago
JSON representation
An extension to Symfony FrameworkBundle that adds annotation configuration for Controller classes
- Host: GitHub
- URL: https://github.com/sensiolabs/SensioFrameworkExtraBundle
- Owner: sensiolabs
- License: mit
- Archived: true
- Created: 2010-12-08T13:02:38.000Z (almost 14 years ago)
- Default Branch: master
- Last Pushed: 2023-02-24T14:58:10.000Z (over 1 year ago)
- Last Synced: 2024-10-29T19:19:53.286Z (11 days ago)
- Topics: bundle, php, symfony, symfony-bundle
- Language: PHP
- Homepage: http://symfony.com/doc/current/bundles/SensioFrameworkExtraBundle/index.html
- Size: 1.17 MB
- Stars: 3,405
- Watchers: 29
- Forks: 278
- Open Issues: 59
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
SensioFrameworkExtraBundle
==========================**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](https://symfony.com/blog/new-in-symfony-6-2-built-in-cache-security-template-and-doctrine-attributes).This bundle provides a way to configure your controllers with annotations.
Read about it on its [official homepage](http://symfony.com/doc/current/bundles/SensioFrameworkExtraBundle/index.html).