Libraries tagged by invalidate
rexxars/html-validator
537916 Downloads
Validates HTML using Validator.nu
regex-guard/regex-guard
468021 Downloads
A wrapper that allows you to validate regular expressions and handle normally uncatchable PCRE compilation warnings
pear/html_quickform2
443827 Downloads
Provides methods to create, validate and render HTML forms in PHP.
ockcyp/covers-validator
191065 Downloads
Validates @covers tags in PHPUnit tests
mmal/openapi-validator
628930 Downloads
Validates data against provide openapi spec
laravel-validation-rules/us-state
152006 Downloads
Validate US States and Canada Provinces
laravel-validation-rules/phone
327710 Downloads
Validate that a phone number is in the correct format
laravel-validation-rules/country-codes
433726 Downloads
Validate country codes.
laravel-validation-rules/colour
259896 Downloads
Validate colours
laravel-json-api/spec
1089255 Downloads
Validate JSON documents for compliance with the JSON:API specification.
laminas/laminas-i18n-phone-number
98475 Downloads
Validate and format international phone numbers
korridor/laravel-model-validation-rules
135844 Downloads
A laravel validation rule that uses eloquent to validate if a model exists
joshralph/password-policy
355901 Downloads
A library to intuitively create password policies and validate a subject against them.
freelancehunt/php-credit-card-validator
490145 Downloads
Validates popular debit and credit cards' numbers against regular expressions and Luhn algorithm. Also validates the CVC and the expiration date.
formr/formr
20807 Downloads
Formr is a PHP library which helps you build and validate forms quickly, painlessly, and without all the messy overhead.