{"id":92767,"library":"php-extended-php-parser-interface","title":"PHP Extended Parser Interface","description":"An abstract interface implementation for parsers","status":"active","version":"9.0.6","language":"php","source_language":null,"source_url":"https://gitlab.com/php-extended/php-parser-interface","tags":["parser","interface","abstraction","php-extended"],"install":[{"cmd":"composer require php-extended/php-parser-interface","lang":"bash","label":"composer require"}],"dependencies":[],"imports":[{"symbol":"ParserInterface","correct":"use PhpExtended\\ParserInterface\\ParserInterface;"}],"quickstart":{"code":"use PhpExtended\\ParserInterface\\ParserInterface;\n\nclass MyParser implements ParserInterface {\n    public function parse($input) {\n        // implementation\n    }\n}","lang":"php","description":"Implement the ParserInterface in a custom parser class."},"warnings":[],"env_vars":null,"search_vec":"'abstract':6,13 'extend':2,16 'implement':8 'interfac':4,7,12 'parser':3,10,11 'php':1,15 'php-extend':14","created_at":"2026-06-19T09:37:50.559369+00:00","updated_at":"2026-06-19T09:37:50.559369+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://gitlab.com/php-extended/php-parser-interface","github":null,"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}}