Libraries tagged by rvalidate
rexxars/html-validator
631204 Downloads
Validates HTML using Validator.nu
regex-guard/regex-guard
538072 Downloads
A wrapper that allows you to validate regular expressions and handle normally uncatchable PCRE compilation warnings
php-standard-library/type
145428 Downloads
Runtime type validation implementing Parse, Don't Validate - coerce and assert unstructured input into well-typed data
pear/html_quickform2
539082 Downloads
Provides methods to create, validate and render HTML forms in PHP.
oshomo/csv-utils
144052 Downloads
A CSV utility to read, validate and write data to multiple format including JSON, XML etc.
ockcyp/covers-validator
210575 Downloads
Validates @covers tags in PHPUnit tests
nembie/iban-rule
154217 Downloads
A Laravel validation rule to validate IBAN numbers
mmal/openapi-validator
664848 Downloads
Validates data against provide openapi spec
laravel-validation-rules/us-state
183845 Downloads
Validate US States and Canada Provinces
laravel-validation-rules/phone
375392 Downloads
Validate that a phone number is in the correct format
laravel-validation-rules/country-codes
505731 Downloads
Validate country codes.
laravel-validation-rules/colour
301821 Downloads
Validate colours
laravel-json-api/spec
1612313 Downloads
Validate JSON documents for compliance with the JSON:API specification.
korridor/laravel-model-validation-rules
237154 Downloads
A laravel validation rule that uses eloquent to validate if a model exists
joshralph/password-policy
394364 Downloads
A library to intuitively create password policies and validate a subject against them.