Libraries tagged by Annotation Parser
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.
leaditin/annotations
23 Downloads
A simple API for reading any kind of annotations from PHP Class
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
smalldb/annotations
83 Downloads
Docblock Annotations Parser based on Doctrine Annotations
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
oldpak/annotations
27 Downloads
Docblock Annotations Parser
mdzzohrabi/annotations
33 Downloads
Docblock Annotations Parser [ Doctrine ]
larammerce/annotation-parser
47 Downloads
A PHP annotation parser system based on PHP-doc.
john-jun/annotation
4 Downloads
A simple Annotation parser
headoo/annotations
21 Downloads
Docblock Annotations Parser
frostbane/php-simple-annotations
7395 Downloads
Simple annotation parser