Libraries tagged by mcheck
suin/phpcs-psr4-sniff
1266742 Downloads
PHP_CodeSniffer sniff that checks class name matches PSR-4 project structure.
stymiee/email-validator
341363 Downloads
A robust PHP 7.4+ email validation library that extends beyond basic validation with MX record checks, disposable email detection, and free email provider validation. Features include strict typing, custom validator support, internationalization (i18n), and an extensible architecture. Perfect for applications requiring thorough email verification with customizable validation rules.
spiral/validator
690535 Downloads
Nested validation, Checkers, Conditional Validation
simplesamlphp/assert
6752250 Downloads
A wrapper around webmozart/assert to make it useful beyond checking method arguments
silverstripe/mimevalidator
1797701 Downloads
Checks uploaded file content roughly matches a known MIME type for the file extension.
nunomaduro/patrol
118109 Downloads
An elegant command-line tool that keeps your PHP Project's dependencies in check
mika56/spfcheck
947566 Downloads
Checks an IP address against a domain's SPF record
malukenho/docheader
329419 Downloads
A small library to check header docs
magento/php-compatibility-fork
2010585 Downloads
A set of sniffs for PHP_CodeSniffer that checks for PHP cross-version compatibility. This is a fork of phpcompatibility/php-compatibility
magento-hackathon/module-eavcleaner-m2
249717 Downloads
Purpose of this project is to check for different flaws that can occur due to EAV and provide cleanup functions.
kartik-v/yii2-widget-touchspin
3736356 Downloads
A Yii2 wrapper widget for the Bootstrap Switch plugin to use checkboxes & radios as toggle touchspines (sub repo split from yii2-widgets)
kartik-v/yii2-widget-switchinput
4075761 Downloads
A Yii2 wrapper widget for the Bootstrap Switch plugin to use checkboxes & radios as toggle switchinputes (sub repo split from yii2-widgets)
ip2location/ip2proxy-php
245946 Downloads
PHP module to check if an IP address was being used as open proxy, web proxy, VPN anonymizer and TOR exits.
dominicsayers/isemail
121891 Downloads
Checks an email address against the following RFCs: 3696, 1123, 4291, 5321, 5322
divineomega/password_exposed
1578975 Downloads
This PHP package provides a `password_exposed` helper function, that uses the haveibeenpwned.com API to check if a password has been exposed in a data breach.