Download the PHP package thewoods96/doc-shamer without Composer
On this page you can find all versions of the php package thewoods96/doc-shamer. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download thewoods96/doc-shamer
More information about thewoods96/doc-shamer
Files in thewoods96/doc-shamer
Package doc-shamer
Short Description A basic Laravel Artisan command to check an OpenAPI spec against application API routes to summarise doc coverage
License MIT
Homepage https://github.com/thewoods96/doc-shamer
Informations about the package doc-shamer
Doc Shamer
A basic Laravel Artisan command to check an OpenAPI spec against application API routes to summarise doc coverage.
Installation
You can install the package via composer:
Usage
Usage:
Options:
--show-coverage: Output tables detailing documented, missing and ignored routes
--dry-run: When set to true the command will always exit with status 0 regardless of doc coverage.
Testing
Changelog
Please see CHANGELOG for more information what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security
If you discover any security related issues, please email [email protected] instead of using the issue tracker.
Credits
- Connor Woods
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
Laravel Package Boilerplate
This package was generated using the Laravel Package Boilerplate.
All versions of doc-shamer with dependencies
illuminate/support Version ^10.0
illuminate/console Version ^10.0
symfony/yaml Version ^6