Facade Docblock Generator is a package that will help you with generating the docblocks for your facades.
You can install the package via composer:
composer require codedor/facade-docblock-generator --dev
vendor/bin/facade-docblock-generator <namespace> <path>
For the full documentation, check here.
vendor/bin/pest
Please see CHANGELOG for more information on what has changed recently.
Please see CONTRIBUTING for details.
Based on the work of Tim MacDonald in the Laravel Framework repository.
If you discover any security-related issues, please email [email protected] instead of using the issue tracker.
The MIT License (MIT). Please see License File for more information.