Libraries tagged by phpdocs
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
175 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
anderson9527/laravel-dev-helper
14 Downloads
Developer tools for Laravel projects, e.g., generate PHPDoc @property for models.
adagio/property-exposer
1151 Downloads
Give access to private properties based on phpDoc directives.
sofe/hierardoc
3 Downloads
Hierarchical PHPDoc tag parsing
rollerworks/metadata
798 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.
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
linusshops/magicdoc
21 Downloads
Autogenerate phpdoc for magic methods from json documents
danijelsingulatiry98/swaggergen
0 Downloads
Generate Swagger/OpenAPI documentation from simple PHPdoc-like comments in PHP source code.