Libraries tagged by valida
pear/html_quickform2
453613 Downloads
Provides methods to create, validate and render HTML forms in PHP.
pburggraf/crc
165989 Downloads
Cyclic redundancy checker (crc) class to calculate crc8, crc16, crc24 and crc32 checksum values
param-processor/param-processor
586621 Downloads
Parameter processing library
olssonm/l5-zxcvbn
275470 Downloads
Implementation of the zxcvbn project by @dropbox for Laravel. Uses zxcvbn-php by @bjeavons.
neverbounce/neverbounce-php
988386 Downloads
This package provides convenient methods to integrate the NeverBounce API into your project.
nembie/iban-rule
59338 Downloads
A Laravel validation rule to validate IBAN numbers
nekman/luhn-algorithm
740046 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
150334 Downloads
Validation rule to check if a model exists
miladrahimi/php-jwt
235525 Downloads
A PHP implementation of JWT (JSON Web Token) generator, parser, verifier, and validator
marcortola/behat-seo-contexts
134728 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
155734 Downloads
Validate US States and Canada Provinces
laravel-validation-rules/phone
333995 Downloads
Validate that a phone number is in the correct format
laravel-validation-rules/country-codes
441995 Downloads
Validate country codes.
laravel-validation-rules/colour
263180 Downloads
Validate colours
kherge/json
195327 Downloads
Encodes, decodes, and validates JSON data.