Libraries tagged by echecks
mglaman/drupal-check
5902618 Downloads
CLI tool for running checks on a Drupal code base
wimg/php-compatibility
2072449 Downloads
A set of sniffs for PHP_CodeSniffer that checks for PHP cross-version compatibility.
wp-cli/maintenance-mode-command
5307249 Downloads
Activates, deactivates or checks the status of the maintenance mode of a site.
wp-cli/doctor-command
255473 Downloads
Diagnose problems within WordPress by running a series of checks for symptoms.
typo3/cms-linkvalidator
2744018 Downloads
TYPO3 CMS LinkValidator - Checks for broken links and displays results in the (Info>LinkValidator) backend module.
suin/phpcs-psr4-sniff
1160924 Downloads
PHP_CodeSniffer sniff that checks class name matches PSR-4 project structure.
stymiee/email-validator
319822 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.
sllh/composer-versions-check
2337400 Downloads
Checks if packages are up to date to last major versions after update
silverstripe/mimevalidator
1729952 Downloads
Checks uploaded file content roughly matches a known MIME type for the file extension.
mika56/spfcheck
929528 Downloads
Checks an IP address against a domain's SPF record
magento/php-compatibility-fork
1775628 Downloads
A set of sniffs for PHP_CodeSniffer that checks for PHP cross-version compatibility. This is a fork of phpcompatibility/php-compatibility
dominicsayers/isemail
118516 Downloads
Checks an email address against the following RFCs: 3696, 1123, 4291, 5321, 5322
spryker/checksum-generator
1064471 Downloads
ChecksumGenerator
phpcheckstyle/phpcheckstyle
175946 Downloads
PHPCheckstyle is an open-source tool that helps PHP programmers adhere to certain coding conventions
pburggraf/crc
158300 Downloads
Cyclic redundancy checker (crc) class to calculate crc8, crc16, crc24 and crc32 checksum values