Libraries tagged by checkr
yiisoft/access
355513 Downloads
An interface for checking access
wp-cli/maintenance-mode-command
7670346 Downloads
Activates, deactivates or checks the status of the maintenance mode of a site.
worksome/exchange
656726 Downloads
Check Exchange Rates for any currency in Laravel.
typo3/cms-linkvalidator
3578564 Downloads
TYPO3 CMS LinkValidator - Checks for broken links and displays results in the (Info>LinkValidator) backend module.
stymiee/email-validator
548506 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.
spiral/validator
2157455 Downloads
Nested validation, Checkers, Conditional Validation
simplesamlphp/assert
9218179 Downloads
A wrapper around webmozart/assert to make it useful beyond checking method arguments
silverstripe/mimevalidator
2296486 Downloads
Checks uploaded file content roughly matches a known MIME type for the file extension.
mika56/spfcheck
1163187 Downloads
Checks an IP address against a domain's SPF record
magento/php-compatibility-fork
3894848 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
346978 Downloads
Purpose of this project is to check for different flaws that can occur due to EAV and provide cleanup functions.
kdion4891/laravel-livewire-tables
85047 Downloads
A dynamic, responsive Laravel Livewire table component with searching, sorting, checkboxes, and pagination.
kartik-v/yii2-widget-touchspin
4466404 Downloads
A Yii2 wrapper widget for the Bootstrap Switch plugin to use checkboxes & radios as toggle touchspines (sub repo split from yii2-widgets)
kartik-v/yii2-widget-switchinput
4866651 Downloads
A Yii2 wrapper widget for the Bootstrap Switch plugin to use checkboxes & radios as toggle switchinputes (sub repo split from yii2-widgets)
jord-jd/password_exposed
16844 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.