Libraries tagged by Annotation Parser
aramonc/docblock-parser
25 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.
leaditin/annotations
22 Downloads
A simple API for reading any kind of annotations from PHP Class
zonuexe/simple-annotations
94 Downloads
Simple annotation parser
tarasmatskovich/annotations
10 Downloads
Docblock Annotations Parser
stopsopa/annotations
16 Downloads
Complete annotations parser with flexible cache system
smalldb/annotations
76 Downloads
Docblock Annotations Parser based on Doctrine Annotations
scaleupstack/annotations
41 Downloads
Annotations parser for classical DocBlock-style annotations and an extended multi-line declaration.
sageit/phalcon-micro-annotations
6 Downloads
Sage IT Component for Phalcon - Annotations Parser for annotation routes
pavlyshyn/annotation
46 Downloads
Annotation parser
oldpak/annotations
19 Downloads
Docblock Annotations Parser
mdzzohrabi/annotations
32 Downloads
Docblock Annotations Parser [ Doctrine ]
lille-bitte/annotations
10 Downloads
DocBlock Annotation Parser
larammerce/annotation-parser
42 Downloads
A PHP annotation parser system based on PHP-doc.
john-jun/annotation
2 Downloads
A simple Annotation parser
headoo/annotations
17 Downloads
Docblock Annotations Parser