Libraries tagged by validation
readdle/app-store-receipt-verification
136562 Downloads
Pure PHP App Store receipt parsing/validation/verification without API calls to App Store API.
pearl/lumen-request-validate
360323 Downloads
Lumen doesn't have form request validator seperatly. This package helps developers to segregate the validation layer from the controller to a separate dedicated class
pear/html_quickform2
431387 Downloads
Provides methods to create, validate and render HTML forms in PHP.
pburggraf/crc
152807 Downloads
Cyclic redundancy checker (crc) class to calculate crc8, crc16, crc24 and crc32 checksum values
olssonm/l5-zxcvbn
248290 Downloads
Implementation of the zxcvbn project by @dropbox for Laravel. Uses zxcvbn-php by @bjeavons.
neverbounce/neverbounce-php
948458 Downloads
This package provides convenient methods to integrate the NeverBounce API into your project.
nembie/iban-rule
45810 Downloads
A Laravel validation rule to validate IBAN numbers
nekman/luhn-algorithm
695410 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
126912 Downloads
Validation rule to check if a model exists
laravel-validation-rules/country-codes
421667 Downloads
Validate country codes.
laravel-validation-rules/colour
256174 Downloads
Validate colours
laminas/laminas-i18n-phone-number
86756 Downloads
Validate and format international phone numbers
kielabokkie/bitcoin-address-validator
192806 Downloads
Validate legacy, segwit, native segwit (bech32) and taproot Bitcoin addresses
kartik-v/yii2-validators
103642 Downloads
Enhanced Yii2 model validator components / utilities for Yii2 Framework
jeremykendall/password-validator
67725 Downloads
Password Validator validates password_hash generated passwords, rehashes passwords as necessary, and will upgrade legacy passwords.