Libraries tagged by validations
readdle/app-store-receipt-verification
138436 Downloads
Pure PHP App Store receipt parsing/validation/verification without API calls to App Store API.
pearl/lumen-request-validate
361056 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
432569 Downloads
Provides methods to create, validate and render HTML forms in PHP.
pburggraf/crc
153501 Downloads
Cyclic redundancy checker (crc) class to calculate crc8, crc16, crc24 and crc32 checksum values
olssonm/l5-zxcvbn
249110 Downloads
Implementation of the zxcvbn project by @dropbox for Laravel. Uses zxcvbn-php by @bjeavons.
neverbounce/neverbounce-php
950688 Downloads
This package provides convenient methods to integrate the NeverBounce API into your project.
nembie/iban-rule
46540 Downloads
A Laravel validation rule to validate IBAN numbers
nekman/luhn-algorithm
697874 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
129227 Downloads
Validation rule to check if a model exists
laravel-validation-rules/country-codes
423229 Downloads
Validate country codes.
laravel-validation-rules/colour
256588 Downloads
Validate colours
laminas/laminas-i18n-phone-number
87449 Downloads
Validate and format international phone numbers
kielabokkie/bitcoin-address-validator
194340 Downloads
Validate legacy, segwit, native segwit (bech32) and taproot Bitcoin addresses
kartik-v/yii2-validators
104285 Downloads
Enhanced Yii2 model validator components / utilities for Yii2 Framework
jeremykendall/password-validator
67803 Downloads
Password Validator validates password_hash generated passwords, rehashes passwords as necessary, and will upgrade legacy passwords.