laravel-api-errors
by ivansostarko
Centralized, enum-based API error codes for Laravel — frontend-safe, RFC 7807 compatible, Swagger-ready, with TypeScript export, Sentry integration, and request tracing.
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.
swagger-nuxt-ui-for-laravel
by pepperfm
Laravel-first Swagger UI package with offline Nuxt UI viewer assets and l5-swagger integration.
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-api-starter
A complete API Starter Kit for Laravel 11+ designed to accelerate backend development. This package provides a clean and scalable API architecture with authentication, request validation, standardized API responses, error handling, and best practices. Perfect for SaaS platforms, mobile apps, admin panels, and high-performance REST APIs built with Laravel.
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-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-spectrum
by wadakatu
Zero-annotation OpenAPI/Swagger documentation generator for Laravel - automatic API docs from your existing code
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.
laravel-swagger
by yuritsuki
Provided middleware for generating of swagger-documentation file by run testing of restful API.