Libraries tagged by checks
moxio/captainhook-psalm
38532 Downloads
Captain Hook Plugin to check for newly introduced Psalm errors
monovm/whois-php
1364 Downloads
This PHP package enables developers to retrieve domain registration information and check domain availability via socket protocol. It's a useful tool for web developers and domain name registrars.
mirazmac/php-requirements-checker
8890 Downloads
A quick library to check the current environment against a set of defined requirements. It supports checking for PHP version, OS, Extensions, PHP INI values, Functions, Classes, Apache Modules and local Files and Folders.
mhujer/yaml-sort-checker
58748 Downloads
YAML sort checker checks if your YML files are properly sorted to prevent merge conflicts
mesour/dns-checker
20127 Downloads
DNS checker written in PHP for check and compare real DNS records for domain.
leocavalcante/shape
73275 Downloads
Run-time type checks against plain old PHP arrays
kununu/scripts
32792 Downloads
Composer plugin to check code standards the kununu way
kucharovic/czech-holidays
52989 Downloads
Utility to check if given date is holiday in Czech Republic.
kouz/laravel-mailgun-email-validation
114315 Downloads
Laravel email validation that uses the Mailgun API for a three-step validation check.
johannebert/laravel-spam-protector
28505 Downloads
Laravel Spam Protector class to check ip, name, email for spam that uses the StopForumSpam Api https://www.stopforumspam.com/usage
jeremykenedy/laravel-https
123272 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.
jcrowe/bad-word-filter
36502 Downloads
PHP Bad word filtering. Checks for the existence of a bad word in a string or array.
interaction-design-foundation/coding-standard
72622 Downloads
IxDF Standard for PHP_CodeSniffer complements Consistence Coding Standard by providing sniffs with additional checks.
inmarelibero/gitignore-checker
30799 Downloads
A PHP library to check if a path is ignored by GIT
hydrat-agency/laravel-2fa
2198 Downloads
This package allow you to enable two-factor authentication in your Laravel applications. It stores tokens locally and notify users about their token via mail, SMS or any custom channel. Includes native conditionnal check to trigger or not 2FA, using known devices, IP addresses or IP locations.