laravel-api-docs
by cofa
Zero-config, structure-agnostic API documentation generator for Laravel. Scans every route, infers headers, body, query and URL parameters plus expected responses, and renders them as beautiful Blade documentation inside your own project.
laravel-openapi-sdk-generator
Generate Laravel-native API clients (Http facade, Collections, readonly DTOs) from OpenAPI specs
verification-laravel
by acceptora
Laravel 12 and 13 client for Acceptora verification over REST and MCP.
laravel-fumadocs
by nickwelsh
Generate Fumadocs documentation and PHP API references for Laravel applications and packages.
laravel-api
by yoosuf
High-performance Laravel API toolkit with OpenAPI 3 generation, interactive docs UI, and consistent response helpers.
laravel-scramble
by net-code
Scramble operation transformers for Laravel REST APIs: namespace/attribute-driven tagging, RFC 9457 error responses, and spatie-Data query parameters.
laravel-openapi
by ewk
Reusable OpenAPI response envelopes, request bodies, parameters, and components for Laravel APIs.
laravel-api-contract
by yeab
Define API contracts in your Laravel application and generate TypeScript types, API clients, SDKs, OpenAPI specs, Postman collections, and more.
laravel-stoplight-elements
by improvit17
A simple API documentation package for Laravel using OpenAPI and Stoplight Elements
openapi-laravel
Generate Laravel models (spatie/laravel-data classes, validation rules, enums) from an OpenAPI spec. The spec is the source of truth.
laravel-smart-postman-generator
by samody
A smart Laravel-to-Postman collection generator focused on clean structure, smart naming, request body generation, and documentation-ready API exports.
laravel-data-scramble
by skiexx
Free Scramble extension for automatic OpenAPI schema generation from spatie/laravel-data classes
laravel-openapi-generator
by dandoetech
Laravel bridge for DanDoeTech OpenAPI generator: artisan export command and wiring.
scramble-laravel-data
by fnematov
Automatic generation of API documentation for Laravel applications.
swagger-nuxt-ui-for-laravel
by pepperfm
Laravel-first Swagger UI package with offline Nuxt UI viewer assets and l5-swagger integration.
waha-laravel-sdk
Laravel SDK for WAHA with multi-host, optional DB pinning, and OpenAPI generated client
laravel-scramble-extensions
by admin9
Scramble extensions for Laravel business-response APIs — auto-wraps OpenAPI docs with success/error envelope, scene-based form request extraction, and filter query parameter extraction.
laravel-codemode
by cloudstudio
Code Mode pattern for Laravel MCP — 2 tools to explore and call any API
laravel-forge-sdk
by dimer47
PHP SDK for Laravel Forge API - Auto-generated from OpenAPI specification
laravel-openapi
by herolabid
Modern OpenAPI 3.1 documentation generator for Laravel 11+ using PHP 8.2+ attributes. Zero config, smart caching, auto-detects modules, FormRequests, and API Resources.
laravel-openapi-generator
by ronu
Automatic OpenAPI 3.0.3 documentation generator for Laravel with Postman and Insomnia export support
laravel-liveapi
by zidbih
Generate accurate OpenAPI specifications by observing real Laravel API traffic at runtime, with zero configuration and no annotations.
laravel-openapi-generator
by danialzash
Automatically generate OpenAPI 3.1 specifications from Laravel routes, requests, and responses
laravel-postman-generator
by nutandc
Laravel Postman & OpenAPI Generator — auto-create Postman collections and OpenAPI 3.0 docs from Laravel routes with smart grouping, examples, and environment files.
laravel-api-docx
AI-powered automatic API documentation generator for Laravel. Write code. Laravel API Docx writes the docs.
laravel-data-docs
by abrha
Generate beautiful API documentation from Laravel Data classes with attributes for query parameters, hidden fields, and response data
laravel-openapi-validation-helper
by mimosafa
A helper trait for Laravel to transparently validate that an application's API conforms to its OpenAPI specification during feature tests.
laravel-bytedocs
by idnexacloud
Alternative Swagger with better design, auto-detect routes, and AI integration for Laravel
laravel-bridge
by flow96
A Laravel package that bridges Laravel APIs with TypeScript clients using OpenAPI generation
laravel-spectrum
by wadakatu
Zero-annotation OpenAPI/Swagger documentation generator for Laravel - automatic API docs from your existing code
laravel-route-docs
by mikegarde
A Laravel package that uses PHP attributes to document routes, generate readable route listings, and export OpenAPI or Postman definitions.
auto-swagger-laravel
by doniyor6862
Automatically generate OpenAPI/Swagger documentation for Laravel applications using PHP attributes
laravel-openapi-export
by mikegarde
Laravel package to export OpenAPI/Swagger documentation from routes
laravel-openapi-validator
Laravel OpenAPI Validator - Request and response validators based on the OpenAPI Specification.