Libraries tagged by doc tool
chatfeed/yii2-doc
15 Downloads
auto document tool for Yii2
bumble-tech/bumble-doc-gen
404 Downloads
Documentation generator next to the code for large and small php projects
wundii/structron
423 Downloads
A PHP library for generating human-readable documentation from structured data objects like DTOs, Entities, and Value Objects.
ovac/laravel-mcp-inspector
27 Downloads
A powerful MCP server inspector and documentation UI for Laravel — tools reference, interactive playground, scope explorer, and client connect guides.
timebug/hyperf-apictl
1025 Downloads
a tool for generating api and doc
invoicetronic/php-sdk
72 Downloads
The [Invoicetronic API][2] is a RESTful service that allows you to send and receive invoices through the Italian [Servizio di Interscambio (SDI)][1], or Interchange Service. The API is designed to be simple and easy to use, abstracting away SDI complexity while providing complete control over the invoice send/receive process. It provides advanced features as encryption at rest, multi-language pre-flight invoice validation, multiple upload formats, webhooks, event logging, client SDKs, and CLI tools. For more information, see [Invoicetronic website][2] ## Before you start For the full integration guide, tutorials, SDKs and quickstarts, see the **[Documentation](https://invoicetronic.com/en/docs/)**. A few cross-cutting topics worth knowing before integrating: - **[Prerequisites](https://invoicetronic.com/en/docs/prerequisites/)** — what you need to start in Sandbox and what's required to move to production. - **[API Keys](https://invoicetronic.com/en/docs/apikeys/)** — how `ik_live_` and `ik_test_` keys select the environment. - **[Sandbox](https://invoicetronic.com/en/docs/sandbox/)** — free test environment that mirrors the live workflow, with no credits consumed. - **[Rate Limiting](https://invoicetronic.com/en/docs/ratelimiting/)** — per-second, per-minute and per-day limits; how to handle `429 Too Many Requests`. - **[Pagination](https://invoicetronic.com/en/docs/pagination/)** — `page` and `page_size` parameters and the `Invoicetronic-Total-Count` response header. - **[CORS](https://invoicetronic.com/en/docs/cors/)** — calling the API from the browser; allowed origins are configured per key. - **[Webhooks](https://invoicetronic.com/en/docs/webhooks/)** — real-time event notifications with HMAC-SHA256 signature validation. - **[Localization](https://invoicetronic.com/en/docs/accept-language/)** — use the `Accept-Language` header to receive error messages in Italian, English or German. [1]: https://www.fatturapa.gov.it/it/sistemainterscambio/cose-il-sdi/ [2]: https://invoicetronic.com/
goldenpathdigital/laravel-ascend
85 Downloads
Ascend is an MCP-compatible server and toolkit that upgrades Laravel apps with structured docs and analyzers.
smalldb/doc-tools
203 Downloads
Smalldb documentation tools
typo3/doctools
1823 Downloads
Tools for generating and rendering Flow and Neos documentation
satisfactory-tools/docs-parser
2 Downloads
Parser for Satisfactory documentation files.
ilovelaravel/docs
357 Downloads
A tool to generate and display api docs
thiagoarioli/yii2-rest-doc-slade-version
86 Downloads
A Yii2 tool to create slate index.md for you REST controllers.
sousa-dev/api-docs
67 Downloads
Designed to assist in creating API documentation in the OpenAPI standard, this tool is built to be reusable and decoupled from your application. Leveraging PHP attribute feature, it simplifies the process of generating Swagger docs effortlessly
rbr/laravel-api-docs
10 Downloads
A self-analyzing tool that scans a Laravel project's routes, controllers, and FormRequests to generate browsable API documentation.
older-w/laravel-restful-api-doc
23 Downloads
a tool for generate api document for laravel