Libraries tagged by chel
stymiee/email-validator
292900 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.
simplesamlphp/assert
6085422 Downloads
A wrapper around webmozart/assert to make it useful beyond checking method arguments
silverstripe/mimevalidator
1662863 Downloads
Checks uploaded file content roughly matches a known MIME type for the file extension.
pear/spreadsheet_excel_writer
1097712 Downloads
Allows writing of Excel spreadsheets without the need for COM objects. Supports formulas, images (BMP) and all kinds of formatting for text and cells.
nunomaduro/patrol
107812 Downloads
An elegant command-line tool that keeps your PHP Project's dependencies in check
mika56/spfcheck
913097 Downloads
Checks an IP address against a domain's SPF record
malukenho/docheader
294912 Downloads
A small library to check header docs
magento/php-compatibility-fork
1543332 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
223494 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
41224 Downloads
A dynamic, responsive Laravel Livewire table component with searching, sorting, checkboxes, and pagination.
kartik-v/yii2-widget-touchspin
3555712 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
3875113 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
215736 Downloads
PHP module to check if an IP address was being used as open proxy, web proxy, VPN anonymizer and TOR exits.
dominicsayers/isemail
115640 Downloads
Checks an email address against the following RFCs: 3696, 1123, 4291, 5321, 5322
divineomega/password_exposed
1545974 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.