Libraries tagged by annotation
cryode/annotaction
10 Downloads
A Laravel package for annotation-powered actions.
carloswph/sorter
3 Downloads
Collection of sorting algorithms with annotations on procedures, history and functioning details.
avtehnik/service-doc
7622 Downloads
service-doc - Generate interactive documentation for your RESTful API using phpdoc annotations
avaibook-zircote/swagger-php
143 Downloads
swagger-php - Generate interactive documentation for your RESTful API using phpdoc annotations
avaibook-nelmio/api-doc-bundle
57 Downloads
Generates documentation for your REST API from annotations
arnaud-ritti/wp-hook
825 Downloads
Use PHP Docblock (annotations) to register WordPress hooks, filters and shortcodes.
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.
appserver-io-psr/mop
8810 Downloads
PSR, defining annotations and interfaces for code transformation and enhancement.
adt/attribute-reader
1232 Downloads
PHP attribute reader with interface of Doctrine annotation reader.
troytft/mapper
7789 Downloads
Mapper is a PHP library for mapping data to objects, type of property can be configured by annotation
techdivision/dependencyinjectioncontainer
137 Downloads
A dependency injection container to handle annotation based DI in an application server like appserver.io.
spiffy/spiffy-routes
4243 Downloads
ZF2 module that provides route annotations directly in controllers.
rollerworks/metadata
782 Downloads
The Rollerworks Metadata Component provides a mechanisms to easily load annotated configuration (or metadata) of Classes, methods and properties from different sources like PHPDoc Annotations, YAML or XML.
radebatz/silex2swagger
7311 Downloads
Generate swagger documentation from Silex Annotations
micromus/service-swagger
1011 Downloads
Added annotations for micromus microservices