{"id":93207,"library":"zeptech-annotations","title":"Zeptech Annotations","description":"DOC Block annotation parsing for PHP, allowing extraction of annotations from doc blocks.","status":"active","version":"1.2.0","language":"php","source_language":null,"source_url":"https://github.com/pgraham/php-annotations","tags":["annotations","docblock","parsing","php"],"install":[{"cmd":"composer require zeptech/annotations","lang":"bash","label":"composer require"}],"dependencies":[],"imports":[{"symbol":"AnnotationReader","correct":"use Zeptech\\Annotations\\AnnotationReader;"}],"quickstart":{"code":"use Zeptech\\Annotations\\AnnotationReader;\n\n$reader = new AnnotationReader();\n$annotations = $reader->getClassAnnotations(new ReflectionClass(MyClass::class));","lang":"php","description":"Parse annotations from a class's doc block."},"warnings":[{"fix":"Use PHP 7.x or 8.x with doc block annotations only.","message":"Only supports PHP 7.0+; may not work with PHP 8 attributes.","severity":"gotcha","affected_versions":">=1.0.0"}],"env_vars":null,"search_vec":"'allow':9 'annot':2,5,12,16 'block':4,15 'doc':3,14 'docblock':17 'extract':10 'pars':6,18 'php':8,19 'zeptech':1","created_at":"2026-06-19T09:44:39.638702+00:00","updated_at":"2026-06-19T09:44:39.638702+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/pgraham/php-annotations","github":"https://github.com/pgraham/php-annotations","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}}