codedor/facade-docblock-generator

Generate docblocks for your facade

v0.0.1 2023-03-22 14:33 UTC

This package is auto-updated.

Last update: 2024-04-22 16:40:22 UTC


README

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 dev@codedor.be instead of using the issue tracker.

License

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