Libraries tagged by check
typo3/cms-lowlevel
6053071 Downloads
TYPO3 CMS Lowlevel - Technical analysis of the system. This includes raw database search, checking relations, counting pages and records etc.
typo3/cms-linkvalidator
2532447 Downloads
TYPO3 CMS LinkValidator - Checks for broken links and displays results in the (Info>LinkValidator) backend module.
suin/phpcs-psr4-sniff
929865 Downloads
PHP_CodeSniffer sniff that checks class name matches PSR-4 project structure.
simplesamlphp/assert
5711666 Downloads
A wrapper around webmozart/assert to make it useful beyond checking method arguments
silverstripe/mimevalidator
1585813 Downloads
Checks uploaded file content roughly matches a known MIME type for the file extension.
nunomaduro/patrol
99476 Downloads
An elegant command-line tool that keeps your PHP Project's dependencies in check
mika56/spfcheck
882080 Downloads
Checks an IP address against a domain's SPF record
magento/php-compatibility-fork
1281352 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
208828 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
39169 Downloads
A dynamic, responsive Laravel Livewire table component with searching, sorting, checkboxes, and pagination.
kartik-v/yii2-widget-touchspin
3461352 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
3767529 Downloads
A Yii2 wrapper widget for the Bootstrap Switch plugin to use checkboxes & radios as toggle switchinputes (sub repo split from yii2-widgets)
ip2location/ip2proxy-php
199070 Downloads
PHP module to check if an IP address was being used as open proxy, web proxy, VPN anonymizer and TOR exits.
dominicsayers/isemail
112925 Downloads
Checks an email address against the following RFCs: 3696, 1123, 4291, 5321, 5322
divineomega/password_exposed
1528715 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.