Libraries tagged by checks
codelicia/xulieta
11766 Downloads
Xulieta is a light php binary that lint documentation snippets
worksome/route-checker
493041 Downloads
Checks if routes have valid controllers
usu/codice-fiscale
152323 Downloads
A library to calculate and check the validity of the italian fiscal code (codice fiscale)
staabm/password_exposed
263243 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.
spatie/laravel-authorize
24602 Downloads
A middleware to check authorization
phpcompatibility/phpcompatibility-symfony
671185 Downloads
A set of rulesets for PHP_CodeSniffer to check for PHP cross-version compatibility issues in projects, while accounting for polyfills provided by the Symfony polyfill libraries.
phpcompatibility/phpcompatibility-passwordcompat
671938 Downloads
A ruleset for PHP_CodeSniffer to check for PHP cross-version compatibility issues in projects, while accounting for polyfills provided by ircmaxell's password_compat library.
oliverklee/oelib
676347 Downloads
Useful stuff for TYPO3 extension development: helper functions for unit testing, templating and automatic configuration checks.
mvanduijker/laravel-model-exists-rule
127946 Downloads
Validation rule to check if a model exists
msamgan/laravel-env-keys-checker
12615 Downloads
check if all the keys are available in all the .env files.
mekras/php-speller
397256 Downloads
PHP spell check library
lightswitch05/php-version-audit
48390 Downloads
A convenience tool to easily check a given PHP version against a regularly updated list of CVE exploits, new releases, and end of life dates
kouz/laravel-mailgun-email-validation
122798 Downloads
Laravel email validation that uses the Mailgun API for a three-step validation check.
juampi92/phecks
329963 Downloads
A package to run custom PHP checks
jeremykenedy/laravel-https
125883 Downloads
Laravel Https is middleware to check for Secure HTTP requests. Laravel Https middleware providers can check and redirect if the user is not hitting the https url of your app/site or the request can be automatically redirected to a Secure Http (HTTPS) request.