Libraries tagged by validatr
pear/html_quickform2
439934 Downloads
Provides methods to create, validate and render HTML forms in PHP.
pburggraf/crc
157482 Downloads
Cyclic redundancy checker (crc) class to calculate crc8, crc16, crc24 and crc32 checksum values
param-processor/param-processor
574762 Downloads
Parameter processing library
olssonm/l5-zxcvbn
253638 Downloads
Implementation of the zxcvbn project by @dropbox for Laravel. Uses zxcvbn-php by @bjeavons.
neverbounce/neverbounce-php
962906 Downloads
This package provides convenient methods to integrate the NeverBounce API into your project.
nekman/luhn-algorithm
711979 Downloads
Implementation of the Luhn algorithm in PHP. Used in validation of credit card numbers and some national identification numbers.
mvanduijker/laravel-model-exists-rule
135295 Downloads
Validation rule to check if a model exists
marcortola/behat-seo-contexts
126076 Downloads
Behat extension for testing some On-Page SEO factors: meta title/description, canonical, hreflang, meta robots, robots.txt, redirects, sitemap validation, HTML validation, performance...
laravel-validation-rules/us-state
150067 Downloads
Validate US States and Canada Provinces
laravel-validation-rules/phone
325436 Downloads
Validate that a phone number is in the correct format
laravel-validation-rules/country-codes
430727 Downloads
Validate country codes.
laravel-validation-rules/colour
258623 Downloads
Validate colours
imanghafoori/laravel-heyman
35900 Downloads
A package to help you write expressive defensive code in a functional manner
greg0ire/enum
372548 Downloads
work around the missing enum type in php
geraintluff/jsv4
435124 Downloads
A (coercive) JSON Schema v4 Validator for PHP