Libraries tagged by phploc
unicon/yaml
3057 Downloads
Validates YAML file using given class and, if matches, creates an object. Understands PhpDoc, converts values if necessary. Works recursively, so the YAML file may have complicated structure, and the given class may have properties of other classes.
unicon/unicon
3064 Downloads
Universal PHP variable converter. The main feature is converting arrays to an object of given class. In this case, Unicon follows PhpDoc annotations, works recursively to create the object's properties.
tyesty/swagger-php
10307 Downloads
Fork of swagger-php - Generate interactive documentation for your RESTful API using phpdoc annotations
trin4ik/activeapi
1135 Downloads
generate api documentation from phpdoc
tommander/phpsphinx
35 Downloads
A simple bridge between phpDocumentor and Sphinx.
tochka-developers/docblock-parser
3 Downloads
Parser for PhpDoc with extended types
t3docs/typo3-guides-extension
12 Downloads
Extension for phpDocumentor guide adding typo3 behavior
t3docs/typo3-docs-theme
51 Downloads
A theme for use in the phpdocumentor
szhukovwork/openapi-generator
20 Downloads
OpenApi configuration generator directly from PHP code (PhpDoc, functions signature and type hints) and projects (for yii2, slim, laravel). Can be used with a large monolithic backend to maintain big API documentation
superdevelops/swagger
35 Downloads
Swagger-PHP - Generate interactive documentation for your RESTful API using phpdoc annotations
stein197/doxer
23 Downloads
Simple phpdoc comment parser
sonrac/swagger-php-openapi
16 Downloads
Swagger-PHP - Generate interactive documentation for your RESTful API using phpdoc annotations
sf4/wsdl-creator
40 Downloads
PHP WSDL creator using PHPdoc (annotations, reflections).
primasoftware/swagger-php
4 Downloads
swagger-php - Generate interactive documentation for your RESTful API using phpdoc annotations
pietmarcus/modeldocgenerator
29 Downloads
PHPDoc generator for Eloquent models