Libraries tagged by rvalidate
laravel-validation-rules/phone
318735 Downloads
Validate that a phone number is in the correct format
johnstevenson/json-works
2168701 Downloads
Create, edit, query and validate json
inacho/php-credit-card-validator
1333843 Downloads
Validates popular debit and credit cards numbers against regular expressions and Luhn algorithm. Also validates the CVC and the expiration date
ichtrojan/laravel-otp
246597 Downloads
A simple package to generate and validate OTPs
danielebarbaro/laravel-vat-eu-validator
243343 Downloads
A simple package that validates EU VAT numbers against the central ec.europa.eu database
cerbero/command-validator
359918 Downloads
Laravel package to validate the input of console commands.
biblys/isbn
281853 Downloads
A PHP library to convert and validate ISBNs
azimolabs/apple-sign-in-php-sdk
383346 Downloads
Library to verify and validate Apple IdentityToken and authenticate a user with Apple ID.
armin/editorconfig-cli
894974 Downloads
EditorConfigCLI is a free CLI tool (written in PHP) to validate and auto-fix text files based on given .editorconfig declarations.
zendframework/zend-inputfilter
15297111 Downloads
Normalize and validate input sets from the web, APIs, the CLI, and more, including files
zendframework/zend-i18n
17458746 Downloads
Provide translations for your application, and filter and validate internationalized values
zendframework/zend-form
14010139 Downloads
Validate and display simple and complex forms, casting forms to business objects and vice versa
zendframework/zend-captcha
9462137 Downloads
Generate and validate CAPTCHAs using Figlets, images, ReCaptcha, and more
la-haute-societe/yii2-save-relations-behavior
460140 Downloads
Validate and save automatically related Active Record models.
pearl/lumen-request-validate
358922 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