Download the PHP package matthewbdaly/abstract-or-final-sniff without Composer
On this page you can find all versions of the php package matthewbdaly/abstract-or-final-sniff. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download matthewbdaly/abstract-or-final-sniff
More information about matthewbdaly/abstract-or-final-sniff
Files in matthewbdaly/abstract-or-final-sniff
Download matthewbdaly/abstract-or-final-sniff
More information about matthewbdaly/abstract-or-final-sniff
Files in matthewbdaly/abstract-or-final-sniff
Vendor matthewbdaly
Package abstract-or-final-sniff
Short Description A CodeSniffer sniff that requires that all classes be either abstract or final
License MIT
Package abstract-or-final-sniff
Short Description A CodeSniffer sniff that requires that all classes be either abstract or final
License MIT
Please rate this library. Is it a good library?
Informations about the package abstract-or-final-sniff
abstract-or-final-sniff
PHP CodeSniffer sniff to find classes not declared as abstract or final.
Install it with composer require --dev matthewbdaly/abstract-or-final-sniff
.
I recommend using phpcodesniffer-composer-installer to manage it. Then it should be available as AbstractOrFinalClassesOnly
.
All versions of abstract-or-final-sniff with dependencies
PHP Build Version
Package Version
No informations.
The package matthewbdaly/abstract-or-final-sniff contains the following files
Loading the files please wait ....