# Configure composer
composer config repositories.facade-documenter vcs [email protected]:hypervel/facade-documenter.git
# Install the package
composer require --dev hypervel/facade-documenter:dev-main
# Update the docblocks:
php -f vendor/bin/facade.php -- \
Hypervel\\Support\\Facades\\App \
Hypervel\\Support\\Facades\\Artisan \
Hypervel\\Support\\Facades\\Auth \
...
# Lint the docblocks:
php -f vendor/bin/facade.php -- --lint \
Hypervel\\Support\\Facades\\App \
Hypervel\\Support\\Facades\\Artisan \
Hypervel\\Support\\Facades\\Auth \
...
forked from laravel/facade-documenter
-
Notifications
You must be signed in to change notification settings - Fork 0
Hypervel's Facade docblock generator.
License
hypervel/facade-documenter
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Hypervel's Facade docblock generator.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- PHP 100.0%