Libraries tagged by Annotation Parser
oldpak/annotations
26 Downloads
Docblock Annotations Parser
larammerce/annotation-parser
45 Downloads
A PHP annotation parser system based on PHP-doc.
aramonc/docblock-parser
27 Downloads
Parses strings for docBlock like portions and then extracts the annotations, descriptions, and optional document content. This should not be used as an annotation parser for PHP code, at least not on it's own. If you're looking to do something with the docBlocks you might want to use something like https://github.com/schmittjoh/metadata better. This is more for if you're trying to get metadata from a plain text file. Look through the tests for examples.
spiral/annotations
33265 Downloads
Annotations parser using strict node grammar
leaditin/annotations
23 Downloads
A simple API for reading any kind of annotations from PHP Class
oldpak/lexer
28 Downloads
PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Parsers.
zonuexe/simple-annotations
95 Downloads
Simple annotation parser
tarasmatskovich/annotations
12 Downloads
Docblock Annotations Parser
stopsopa/annotations
16 Downloads
Complete annotations parser with flexible cache system
scaleupstack/annotations
47 Downloads
Annotations parser for classical DocBlock-style annotations and an extended multi-line declaration.
sageit/phalcon-micro-annotations
7 Downloads
Sage IT Component for Phalcon - Annotations Parser for annotation routes
pavlyshyn/annotation
49 Downloads
Annotation parser
mdzzohrabi/annotations
33 Downloads
Docblock Annotations Parser [ Doctrine ]
john-jun/annotation
4 Downloads
A simple Annotation parser
headoo/annotations
21 Downloads
Docblock Annotations Parser