Libraries tagged by validating
ezeanyimhenry/email-validator
818 Downloads
A PHP package for validating email addresses with detailed checks including MX records, disposable, and banned email lists, email existence and responsiveness.
djmarland/isin
5788 Downloads
A PHP Library for storing a validating an ISIN (International Securities Identification Number / ISO 6166)
cmpayments/schemavalidator
4078 Downloads
SchemaValidator is a PHP implementation for validating JSON against a Schema (also a string), the JSON and Schema are both linted with https://github.com/cmpayments/jsonlint. This library is optimized for speed and performance.
atk14/zip-field
21220 Downloads
ZipField is a form field for entering and validating postal codes in ATK14 applications
atk14/company-number-field
18802 Downloads
CompanyNumberField is a form field for entering and validating company registration numbers in ATK14 applications
artisansdk/model
1737 Downloads
A self-validating model compatible with Laravel Eloquent that validates when it's saved.
aporat/laravel-auth-signature
400 Downloads
A Laravel package providing a middleware for validating API requests with HMAC-SHA256 signatures
amondi-media/laravel-evatr
81 Downloads
Laravel package for validating German and EU VAT identification numbers using the official German Federal Central Tax Office (Bundeszentralamt für Steuern) online service
alancole/vouchers
272 Downloads
A Simple PHP library for gernating and validating voucher codes.
xtreamwayz/html-form-validator
1752 Downloads
A library validating and filtering submitted data by reusing html form attributes
userfrosting/fortress
49357 Downloads
A PHP library for whitelisting, validating, and canonicalizing HTTP request data against a JSON Schema
phptl/parser
1598 Downloads
Library for parsing and validating TypeLang syntax and converting it into AST nodes
i-am-tom/schemer
1240 Downloads
A Joi-like interface for validating data structures.
mvccore/ext-tool-mimetype-extension
366 Downloads
MvcCore - Extension - Tool - MimeType & Extensions - extension to get file mimetype(s) strings array from file extension string or to get file extension(s) strings array from file mimetype string.
yoshi2889/validation-closures
2359 Downloads
Closures useful for validating data. Provides type validation amongst other filters.