Looking to hire Laravel developers? Try LaraJobs

laravel-facade-docblock-generator maintained by archielite

Description
Laravel Facade Docblock Generator
Author
Last update
2025/01/20 04:25 (dev-develop)
License
Downloads
7 269

Comments
comments powered by Disqus

Laravel Facade Docblock Generator

Latest Version on Packagist Total Downloads

This package allows you to generate the docblock of all facades automatically.

Installation

Install the package via Composer:

composer require archielite/laravel-facade-docblock-generator --dev

Command available

php artisan facade-docblock:generate
php artisan facade-docblock:generate [path] [--exclude=folder1 --exclude=folder2 --exclude=file1]

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 contact@archielite.com instead of using the issue tracker.

Credits

License

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