Skip to content

Latest commit

 

History

History
47 lines (27 loc) · 1.04 KB

README.md

File metadata and controls

47 lines (27 loc) · 1.04 KB

Facade Docblocks Generator

Facade Docblock Generator is a package that will help you with generating the docblocks for your facades.

Installation

You can install the package via composer:

composer require codedor/facade-docblock-generator --dev

Usage

vendor/bin/facade-docblock-generator <namespace> <path>

Documentation

For the full documentation, check here.

Testing

vendor/bin/pest

Changelog

Please see CHANGELOG for more information on what has changed recently.

Contributing

Please see CONTRIBUTING for details.

Credits

Based on the work of Tim MacDonald in the Laravel Framework repository.

Security Vulnerabilities

If you discover any security-related issues, please email [email protected] instead of using the issue tracker.

License

The MIT License (MIT). Please see License File for more information.