Libraries tagged by valiations
readdle/app-store-receipt-verification
147449 Downloads
Pure PHP App Store receipt parsing/validation/verification without API calls to App Store API.
ptrofimov/matchmaker
159791 Downloads
Ultra-fresh PHP matching functions
pearl/lumen-request-validate
365055 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
440573 Downloads
Provides methods to create, validate and render HTML forms in PHP.
pburggraf/crc
157822 Downloads
Cyclic redundancy checker (crc) class to calculate crc8, crc16, crc24 and crc32 checksum values
olssonm/l5-zxcvbn
254446 Downloads
Implementation of the zxcvbn project by @dropbox for Laravel. Uses zxcvbn-php by @bjeavons.
neverbounce/neverbounce-php
964321 Downloads
This package provides convenient methods to integrate the NeverBounce API into your project.
nekman/luhn-algorithm
713425 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
135956 Downloads
Validation rule to check if a model exists
marcortola/behat-seo-contexts
126456 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/country-codes
431332 Downloads
Validate country codes.
laravel-validation-rules/colour
258848 Downloads
Validate colours
kartik-v/yii2-validators
107892 Downloads
Enhanced Yii2 model validator components / utilities for Yii2 Framework
jschaedl/bav
334687 Downloads
bankaccount validation
jeremykendall/password-validator
68158 Downloads
Password Validator validates password_hash generated passwords, rehashes passwords as necessary, and will upgrade legacy passwords.