Libraries tagged by doc generator
ahmedtarboush/papyrus-docs
1007 Downloads
A native, reflection-based documentation generator for Laravel. Turns your code into a living codex.
tuutti/php-klarna-checkout
468 Downloads
The checkout API is used to create a checkout with Klarna and update the checkout order during the purchase. As soon as the purchase is completed the order should be read and handled using the [`Order Management API`](https://docs.klarna.com/api/ordermanagement).\n\nRead more on [Klarna checkout](https://docs.klarna.com/klarna-checkout/).
monkeyscloud/monkeyslegion-openapi
683 Downloads
Automatic OpenAPI 3.1 specification generator and Swagger UI middleware for the MonkeysLegion framework.
lilt/lilt-connector-sdk-php
9324 Downloads
This document describes the Plugin API for Lilt's Connector platform. The Plugin API is intented to be used by developers who wish to build integrations into their desired systems. The purpose of this API is to enable content transfer and status monitoring for localization projects. - Read more about the concepts and workflows in the [user guide](/docs/api/v1.0). - Test the API interactively via [Swagger UI](/api/v1.0/ui).
laravie/blueprint
35465 Downloads
API Blueprint documentation generator.
kayne/swagger
458 Downloads
A minimal Swagger/OpenAPI documentation generator for Laravel using DTOs. 80% less code than l5-swagger with type-safe validation.
invoicetronic/php-sdk
115 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/
dcardenasl/ci4-api-scaffolding
1131 Downloads
CRUD scaffolding engine for CodeIgniter 4 APIs built on dcardenasl/ci4-api-core. Generates DTOs, services, controllers, migrations, routes, tests and OpenAPI docs via spark commands.
bchalier/laravel-openapi-autodoc
16252 Downloads
Automatic documentation of laravel in OpenApi format.
moonshine/oag
457 Downloads
OpenApi specification and docs generator for MoonShine
targettech/laravel-api-doc-generator
13 Downloads
Auto generate Laravel api documentation from form request rules, controllers and routes
schematicon/doc-generator
4054 Downloads
Schematicon Doc Generator is generator for schematicon API specification.
openapi-next-generation/api-docs-generator-php
5033 Downloads
generate html api docs from openapi spec
langsys/openapi-docs-generator
131 Downloads
Automatic OpenAPI documentation generator from Spatie Laravel Data DTOs
churakovmike/laravel-db-doc-generator
7 Downloads
Database documentation generator for laravel