phpsemver
phpsemver copied to clipboard
Figure out fast way to check documentation
- PHPCS
- or phpdoc parse only
- Add as pre-commit hook
sami does it very well for classes but not for simple functions. As this only uses classes and methods sami is enough.