Libraries tagged by generated docs
topsoft4u/openapi-generator
993 Downloads
Generates OpenAPI documentation from controllers and models in your PHP project (uses native PHP typing + php docs)
rust-pdf/rustpdf
4 Downloads
Generate, edit, sign and process PDFs in PHP: PDF/A, AES-256 encryption, digital signatures (PAdES), forms, stamping, redaction, text extraction and page rendering. Docs: https://rustpdf.dev/docs/php
crimsonkissaki/mockmaker
44 Downloads
Whether you call them doubles, stubs, mocks, partials, fakes, or something else there are times when a mocking library such as PHPUnit's mockBuilder, Mockery, Prophecy, etc. just doesn't do exactly what you need or want. Sometimes you just need a concrete class implementation to run through the unit test wringer or a full end to end functional unit test suite. MockMaker aims to simplify the process of generating concrete fake ORM entity objects. Flexible and extendable, the generated seed code can be altered to suit your particular project with relative ease. That means after the initial setup you can re-run MockMaker for any new entities that get added in or update existing entities that change with little to no fuss. What's more, once MockMaker has made your files it's done; you don't have to include it in your code base and can use the generated files like any other project class.
huyhc/generate-docs-exception-laravel
8 Downloads
enasellithy/smart-ai-docs
0 Downloads
Advanced AI tool for Laravel (8-11) to generate Docs and Unit Tests using Ollama, Gemini, and Groq.
apex/docs-generator
183 Downloads
Automatically generate docs for all classes and methods
andrii-hrechyn/auto-documentation
44 Downloads
Auto generated documentation for laravel
omid-zahed/laravel-request-docs
1861 Downloads
Automatically generate Laravel docs from request rules, controllers and routes
nrdq/laravel-request-docs
11 Downloads
Automatically generate Laravel docs from request rules, controllers and routes
macerd/laravel-request-docs
59 Downloads
Automatically generate Laravel docs from request rules, controllers and routes
exclusivedev/laravel-request-docs
4 Downloads
Automatically generate Laravel docs from request rules, controllers and routes
dilneiss/laravel-request-docs
200 Downloads
Automatically generate Laravel docs from request rules, controllers and routes
avtehnik/service-doc
8131 Downloads
service-doc - Generate interactive documentation for your RESTful API using phpdoc annotations
liluoao/api-doc
18 Downloads
Generate API doc from PHPDoc.
exsyst/api-doc-bundle
59 Downloads
[WIP] Generates Swagger docs from several sources