Libraries tagged by mcheck
wunderio/code-quality
99411 Downloads
Code Quality checker wrapper for GrumPHP
williamcruzme/laravel-notification-settings
8686 Downloads
A Laravel package that allows you to check the notification settings before send them.
wikimedia/deadlinkchecker
2863 Downloads
Library for checking if a given link is dead or alive
togos/gitignore
875565 Downloads
Parser for .gitignore (and sparse-checkout, and anything else using the same format) files
tekill/env-diff
95895 Downloads
Check the difference between env files and actualize each other
stepanenko3/nova-health
67160 Downloads
Laravel Nova tool for checking healthy of your Laravel app
spatie/laravel-authorize
24986 Downloads
A middleware to check authorization
soosyze/kses
49185 Downloads
An HTML/XHTML filter written in PHP. Checks on attribute values. Can be used to avoid Cross-Site Scripting (XSS), Buffer Overflows and Denial of Service attacks, among other things.
smgladkovskiy/phpcs-git-pre-commit
27918 Downloads
PHPCS check before commit
reflection/validator
183809 Downloads
Define a specification of PHP entity and check whether the particular item matches it.
project-nos/spryker-twig-code-sniffer
23512 Downloads
This package aims to be for twig templates in spryker what phpcs is to php. It checks your codebase for violations on coding standards.
pmigut/gtin-validator
151363 Downloads
This library is a set of static methods for GTIN validation. Methods return true if given string is publicly available GTIN-8, GTIN-12, GTIN-13 or GTIN-14 code. Checks include format, check digit and prefix.
phpcq/autoload-validation
93895 Downloads
Check that the contents of the composer.json autoload keys are correct.
phpcompatibility/phpcompatibility-joomla
52724 Downloads
A ruleset for PHP_CodeSniffer to check for PHP cross-version compatibility issues in projects, while accounting for polyfills provided by Joomla.
phpcompatibility/phpcompatibility-all
52234 Downloads
A set of rulesets for PHP_CodeSniffer to check for PHP cross-version compatibility issues and opportunities to modernize code in PHP projects.