suin / phpcs-psr4-sniffLinks
[READ-ONLY] PHP_CodeSniffer sniff that checks class name matches PSR-4 project structure.
☆27Updated last year
Alternatives and similar repositories for phpcs-psr4-sniff
Users that are interested in phpcs-psr4-sniff are comparing it to the libraries listed below
Sorting:
- Find undefined and unused variables with the PHP Codesniffer static analysis tool.☆143Updated last week
- cs2pr - Annotate a GitHub Pull Request based on a Checkstyle XML-report within your GitHub Action☆197Updated 3 weeks ago
- A powerful alternative to var_export(), which can export closures and objects without __set_state()☆189Updated last month
- Run PCOV in versions of PHPUnit before 8, if you must ...☆40Updated 5 years ago
- A collection of code standards for use with PHP_CodeSniffer☆100Updated last week
- No conflicts for your bin dependencies☆511Updated 11 months ago
- A set of phpcs sniffs to look for unused or unimported symbols.☆32Updated last year
- A PHP library for mocking date and time in tests☆73Updated 6 months ago
- A recursive dependency injector used to bootstrap and wire together S.O.L.I.D., object-oriented PHP applications.☆33Updated 3 years ago
- PHP CodeSniffer sniff to enforce PHP7, PHP8 types and documentation of array variables☆41Updated last week
- Check the code coverage using the clover report of phpunit