{"id":86476,"library":"sensio-framework-extra-bundle","title":"SensioFrameworkExtraBundle","description":"This bundle provides a way to configure your controllers with annotations.","status":"active","version":"6.2.10","language":"php","source_language":null,"source_url":"https://github.com/sensiolabs/SensioFrameworkExtraBundle","tags":["annotations","bundle","controller","symfony"],"install":[{"cmd":"composer require sensio/framework-extra-bundle","lang":"bash","label":"composer require"}],"dependencies":[],"imports":[{"symbol":"Route","correct":"use Sensio\\Bundle\\FrameworkExtraBundle\\Configuration\\Route;"}],"quickstart":{"code":"use Sensio\\Bundle\\FrameworkExtraBundle\\Configuration\\Route;\n\nclass DefaultController\n{\n    /**\n     * @Route(\"/\", name=\"homepage\")\n     */\n    public function index()\n    {\n        return new Response('Hello World');\n    }\n}","lang":"php","description":"Define a controller route using annotation configuration."},"warnings":[{"fix":"Migrate to Symfony's built-in routing and configuration attributes.","message":"Deprecated in favor of Symfony native annotations/attributes.","severity":"breaking","affected_versions":">=6.0"}],"env_vars":null,"search_vec":"'annot':12,13 'bundl':3,14 'configur':8 'control':10,15 'provid':4 'sensioframeworkextrabundl':1 'symfoni':16 'way':6","created_at":"2026-06-19T08:02:23.239781+00:00","updated_at":"2026-06-19T08:02:23.239781+00:00","problems":[],"ecosystem":"packagist","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/sensiolabs/SensioFrameworkExtraBundle","github":"https://github.com/sensiolabs/SensioFrameworkExtraBundle","docs":null,"changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["web-framework"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-19","next_check":"2026-12-16","install_tag":null}}