Libraries tagged by echecks
wimg/php-compatibility
2021034 Downloads
A set of sniffs for PHP_CodeSniffer that checks for PHP cross-version compatibility.
wp-cli/maintenance-mode-command
4112939 Downloads
Activates, deactivates or checks the status of the maintenance mode of a site.
wp-cli/doctor-command
232317 Downloads
Diagnose problems within WordPress by running a series of checks for symptoms.
typo3/cms-linkvalidator
2291679 Downloads
TYPO3 CMS LinkValidator - Checks for broken links and displays results in the (Info>LinkValidator) backend module.
suin/phpcs-psr4-sniff
611440 Downloads
PHP_CodeSniffer sniff that checks class name matches PSR-4 project structure.
sllh/composer-versions-check
2308985 Downloads
Checks if packages are up to date to last major versions after update
silverstripe/mimevalidator
1421795 Downloads
Checks uploaded file content roughly matches a known MIME type for the file extension.
moodlehq/moodle-plugin-ci
1413205 Downloads
Helps running Moodle plugins analysis checks and tests under various CI environments.
mika56/spfcheck
801601 Downloads
Checks an IP address against a domain's SPF record
humanmade/publication-checklist
124488 Downloads
Run checks and enforce conditions before posts are published.
dominicsayers/isemail
107321 Downloads
Checks an email address against the following RFCs: 3696, 1123, 4291, 5321, 5322
divineomega/laravel-password-exposed-validation-rule
647495 Downloads
Laravel validation rule that checks if a password has been exposed in a data breach
renoki-co/laravel-healthchecks
51212 Downloads
Laravel Healthchecks is a simple controller class that helps you build your own healthchecks endpoint without issues.
phpcheckstyle/phpcheckstyle
162456 Downloads
PHPCheckstyle is an open-source tool that helps PHP programmers adhere to certain coding conventions
pburggraf/crc
120494 Downloads
Cyclic redundancy checker (crc) class to calculate crc8, crc16, crc24 and crc32 checksum values