Libraries tagged by phploc
doanphu/swagger-php-trigger-error
32 Downloads
swagger-php - Generate interactive documentation for your RESTful API using phpdoc annotations
diverproject/diamond-annotation
16 Downloads
Base library to parse PHPDoc annotations like Java and customize.
dawnki/laroute
19 Downloads
Auto generate Laravel router's statement by phpdoc
danijelsingularity98/swaggergen
23 Downloads
Generate Swagger/OpenAPI documentation from simple PHPdoc-like comments in PHP source code.
crudschool/yii2-migration-generator
23 Downloads
Set of gii tools for generating files for migration by schema of table , phpdoc or table data
barnythorpe/clarify
14 Downloads
A CLI command for your PHP projects to convert PHPDoc into MarkDown based documentation.
avency/swagger-php
959 Downloads
swagger-php - Generate interactive documentation for your RESTful API using phpdoc annotations
avaibook-zircote/swagger-php
174 Downloads
swagger-php - Generate interactive documentation for your RESTful API using phpdoc annotations
atkinshealth/silverstripe-autodoc
104 Downloads
Automatically generate PHPDoc comments for DataObject subclasses based on fields and relations.
appserver-io/swagger-php
14 Downloads
swagger-php - Generate interactive documentation for your RESTful API using phpdoc annotations
adagio/property-exposer
1151 Downloads
Give access to private properties based on phpDoc directives.
sofe/hierardoc
3 Downloads
Hierarchical PHPDoc tag parsing
pomek/path2api
65 Downloads
Path2API is a simple Laravel package which allows you generate API documentation based on phpDoc comments in your classes.
perf/type-validation
229 Downloads
Allows to check if a variable is of the expected type, using a type specification string like the ones in PHPDoc blocks (int, \Foo\Bar[], null|string, etc).
panlatent/annotation
28 Downloads
Parsing PHPDoc style annotations from comments