{"id":86570,"library":"phpdocumentor-reflection-docblock","title":"phpDocumentor Reflection DocBlock","description":"With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.","status":"active","version":"6.0.3","language":"php","source_language":null,"source_url":"https://github.com/phpDocumentor/ReflectionDocBlock","tags":["docblock","reflection","annotations","phpdocumentor"],"install":[{"cmd":"composer require phpdocumentor/reflection-docblock","lang":"bash","label":"composer require"}],"dependencies":[],"imports":[{"symbol":"DocBlockFactory","correct":"use phpDocumentor\\Reflection\\DocBlockFactory;"}],"quickstart":{"code":"use phpDocumentor\\Reflection\\DocBlockFactory;\n\n$factory = DocBlockFactory::createInstance();\n$docblock = $factory->create('/** @var string $name */');\necho $docblock->getSummary();","lang":"php","description":"Parse a DocBlock to extract annotations and metadata."},"warnings":[{"fix":"Use version 5.x for PHP 7.1-7.3 compatibility.","message":"Requires PHP 7.4+ for version 6.x.","severity":"breaking","affected_versions":">=6.0.0"}],"env_vars":null,"search_vec":"'annot':13,28 'compon':6 'docblock':3,15,25,26 'embed':22 'inform':19 'librari':8 'otherwis':17 'phpdocumentor':1,29 'provid':10 'reflect':2,27 'retriev':18 'support':11 'via':14","created_at":"2026-06-19T08:03:58.733179+00:00","updated_at":"2026-06-19T08:03:58.733179+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/phpDocumentor/ReflectionDocBlock","github":"https://github.com/phpDocumentor/ReflectionDocBlock","docs":null,"changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["utility"],"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}}