gungcahyadipp / auto-docs
All-in-one API documentation for Laravel. Bundles Scramble and Scramble Pro.
v1.0.0
2026-02-13 02:02 UTC
Requires
- php: ^8.1
- illuminate/contracts: ^10.0|^11.0|^12.0
- myclabs/deep-copy: ^1.12
- nikic/php-parser: ^5.0
- phpstan/phpdoc-parser: ^1.0|^2.0
- spatie/laravel-package-tools: ^1.9.2
README
All-in-one API documentation package for Laravel. Bundles Scramble and Scramble Pro into a single package with locked versions.
Versions Bundled
dedoc/scramblev0.13.13dedoc/scramble-prov0.8.7
Installation
composer require gungcahyadipp/auto-docs
Configuration
Publish the Scramble config file:
php artisan vendor:publish --tag=scramble-config
Usage
Visit /docs to see the generated API documentation.
For more details, refer to the Scramble documentation.
License
MIT