Automate Facade docblocks, for better IDE support #1308
adevade
started this conversation in
Feature Requests
Replies: 1 comment
-
There's a new package for this: stevebauman/autodoc-facades |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Laravel has a tool that automatically updates the docblocks on their Facade classes: laravel-labs/facade-documenter
They're using it on push via GitHub Actions, so it's all automated.
I don't know if it can be used as is or if a fork is needed, but I thought it might be worth having on the radar!
Beta Was this translation helpful? Give feedback.
All reactions