jurager / documentator
OpenAPI specification generator for Laravel
1.0.2
2026-03-18 05:13 UTC
Requires
- php: ^8.3
- fakerphp/faker: ^1.23
- illuminate/console: ^10.0|^11.0|^12.0|^13.0
- illuminate/routing: ^10.0|^11.0|^12.0|^13.0
- illuminate/support: ^10.0|^11.0|^12.0|^13.0
Requires (Dev)
- laravel/pint: ^1.25
README
This Laravel package generates OpenAPI specifications from routes, validation rules, and API resources.
Requirements
PHP >= 8.2 and Laravel 10.x or higher
Installation
To install, configure and learn how to use please go to the Documentation.
License
This package is open-sourced software licensed under the MIT license.