Libraries tagged by phpdom
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
davek1312/config
74 Downloads
Bootstraps vlucas/phpdotenv and illuminate/config packages
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
cooperative-computing/git-wp-base
267 Downloads
This project will create a WordPress base installation using wp-cli/wp-cli package and using vlucas/phpdotenv package to expose configuration values in PHP $_ENV super global.
barnythorpe/clarify
3 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
appserver-io/swagger-php
14 Downloads
swagger-php - Generate interactive documentation for your RESTful API using phpdoc annotations
anderson9527/laravel-model-property
0 Downloads
Generate PHPDoc @property for Laravel Models based on DB schema.
ahsanfsd/wp-setup
4 Downloads
This will create a WordPress base installation using wp-cli/wp-cli package and using vlucas/phpdotenv package to expose configuration values in PHP $_ENV super global.
adagio/property-exposer
1151 Downloads
Give access to private properties based on phpDoc directives.
sofe/hierardoc
2 Downloads
Hierarchical PHPDoc tag parsing
rollerworks/metadata
790 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
64 Downloads
Path2API is a simple Laravel package which allows you generate API documentation based on phpDoc comments in your classes.