Libraries tagged by phpDAO
sobyte/dotenv-php
74 Downloads
A optimize for vlucas/phpdotenv in PHP fastcgi application
sf4/wsdl-creator
39 Downloads
PHP WSDL creator using PHPdoc (annotations, reflections).
primasoftware/swagger-php
3 Downloads
swagger-php - Generate interactive documentation for your RESTful API using phpdoc annotations
pietmarcus/modeldocgenerator
28 Downloads
PHPDoc generator for Eloquent models
perfectpanel/swaggergen
2251 Downloads
Generate Swagger/OpenAPI documentation from simple PHPdoc-like comments in PHP source code.
perf2k2/dotenv
3 Downloads
Lightweight and fast alternative to phpdotenv without dependencies
pawelabrams/minenv
2 Downloads
Makes environment variables from .env files accessible to PHP. A lightweight alternative to phpdotenv.
o0ps/swagger-php
26 Downloads
Swagger-PHP - Generate interactive documentation for your RESTful API using phpdoc annotations
nazonohito51/typed-properties-cconverter
2 Downloads
convert @ver in phpdoc to PHP7.4 typed properties
mymdz/swagger-php
2010 Downloads
swagger-php - Generate interactive documentation for your RESTful API using phpdoc annotations
lrun/tp-model-helper
11 Downloads
a vendor for thinkphp6.*,help generate phpdocs for model class
laraxot/laravel-auto-dev
12 Downloads
Automate Laravel development with AI-driven code generation and PHPDoc support
lamungu/laravel-sync-broadcaster
26 Downloads
Laravel IDE Helper, generates correct PHPDocs for all Facade classes, to improve auto-completion.
kwhat/json-schema-factory
8 Downloads
A library to generate JSON schemas from PHPDoc annotations.
jmf/type-validation
4 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).