gungcahyadipp/auto-docs

All-in-one API documentation for Laravel. Bundles Scramble and Scramble Pro.

Maintainers

Package info

github.com/gungcahyadipp/auto-docs

pkg:composer/gungcahyadipp/auto-docs

Statistics

Installs: 29

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

v1.0.0 2026-02-13 02:02 UTC

This package is auto-updated.

Last update: 2026-02-13 02:12:43 UTC


README

All-in-one API documentation package for Laravel. Bundles Scramble and Scramble Pro into a single package with locked versions.

Versions Bundled

  • dedoc/scramble v0.13.13
  • dedoc/scramble-pro v0.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