Libraries tagged by h5validate
johnstevenson/json-works
2298958 Downloads
Create, edit, query and validate json
inacho/php-credit-card-validator
1356086 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
285459 Downloads
A simple package to generate and validate OTPs
danielebarbaro/laravel-vat-eu-validator
288061 Downloads
A simple package that validates EU VAT numbers against the central ec.europa.eu database
contributte/neonizer
664375 Downloads
Collection of useful scripts for manipulaton with NEON files. Support composer pre-install / post-install events. Set/get parameters, validate files.
cerbero/command-validator
394832 Downloads
Laravel package to validate the input of console commands.
biblys/isbn
308424 Downloads
A PHP library to convert and validate ISBNs
azimolabs/apple-sign-in-php-sdk
413884 Downloads
Library to verify and validate Apple IdentityToken and authenticate a user with Apple ID.
armin/editorconfig-cli
1166164 Downloads
EditorConfigCLI is a free CLI tool (written in PHP) to validate and auto-fix text files based on given .editorconfig declarations.
anik/form-request
343628 Downloads
Form request is a package for Lumen that lets developer validate form requests like Laravel does.
zendframework/zend-inputfilter
15386655 Downloads
Normalize and validate input sets from the web, APIs, the CLI, and more, including files
zendframework/zend-i18n
17559815 Downloads
Provide translations for your application, and filter and validate internationalized values
zendframework/zend-form
14086585 Downloads
Validate and display simple and complex forms, casting forms to business objects and vice versa
la-haute-societe/yii2-save-relations-behavior
480087 Downloads
Validate and save automatically related Active Record models.
pearl/lumen-request-validate
371990 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