Libraries tagged by php annotation
arnaud-ritti/wp-hook
1080 Downloads
Use PHP Docblock (annotations) to register WordPress hooks, filters and shortcodes.
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.
kaiserwerk/k-router
76 Downloads
A little library which enables you to use @Route and @Method annotations in your vanilla PHP project.
edmondscommerce/doctrine-static-meta
3309 Downloads
An implementation of Doctrine using the PHP Static Meta Data driver and no annotations
tebru/dynamo
26754 Downloads
Generates PHP classes from an interface based on doctrine annotations
enepochatova/influxdb-orm
25 Downloads
The PHP library which helps to convert entities to InfluxDB points and back. Uses annotations for entities configuration.
troytft/mapper
7792 Downloads
Mapper is a PHP library for mapping data to objects, type of property can be configured by annotation
yanghui/php-annotations
125 Downloads
The php annotation
xeriab/annotations
16 Downloads
PHP annotations library.
schneidoa/php-easy-annotation
17 Downloads
Simple PHP Annotation Library
saberyjs/annotation
30 Downloads
this library parse php annotation
markuszeller/php-annotations
232 Downloads
Simple tool for parsing annotations
larammerce/annotation-parser
45 Downloads
A PHP annotation parser system based on PHP-doc.
jmacedo/php-simple-annotation
6 Downloads
Yet another PHP annotation implementation. A simple and direct implementation without any complexity.
its-mieger/annotations
2 Downloads
PHP annotations for laravel