Libraries tagged by checks
nojacko/email-validator
404849 Downloads
Small PHP library to valid email addresses using a number of methods.
daveearley/daves-email-validation-tool
350377 Downloads
An easy to use, accurate-ish & extensible email validation library for PHP 7+
wp-cli/maintenance-mode-command
7166627 Downloads
Activates, deactivates or checks the status of the maintenance mode of a site.
worksome/exchange
614773 Downloads
Check Exchange Rates for any currency in Laravel.
typo3/cms-linkvalidator
3433367 Downloads
TYPO3 CMS LinkValidator - Checks for broken links and displays results in the (Info>LinkValidator) backend module.
suin/phpcs-psr4-sniff
1891396 Downloads
PHP_CodeSniffer sniff that checks class name matches PSR-4 project structure.
stymiee/email-validator
499543 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.
silverstripe/mimevalidator
2220184 Downloads
Checks uploaded file content roughly matches a known MIME type for the file extension.
nunomaduro/patrol
133174 Downloads
An elegant command-line tool that keeps your PHP Project's dependencies in check
mika56/spfcheck
1120060 Downloads
Checks an IP address against a domain's SPF record
malukenho/docheader
421297 Downloads
A small library to check header docs
magento/php-compatibility-fork
3455573 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
324780 Downloads
Purpose of this project is to check for different flaws that can occur due to EAV and provide cleanup functions.
jorijn/laravel-security-checker
1872106 Downloads
Added Laravel functionality to the Enlightn Security Checker. Adds a command to check for, and optionally emails you, vulnerabilities when they affect you.
jord-jd/password_exposed
13713 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.