Libraries tagged by validating
hybridlogic/validation
995 Downloads
A simple, extensible validation library for PHP with support for filtering and validating any input array along with generating client side validation code.
hampel/tlds
1880 Downloads
Fetches the latest list of Top Level Domains from IANA, plus Laravel classes for validating TLDs
dprmc/cusip
2907 Downloads
A php library for validating CUSIP codes.
djmarland/isin
5321 Downloads
A PHP Library for storing a validating an ISIN (International Securities Identification Number / ISO 6166)
degami/php-forms-api
534 Downloads
A simple to use Forms API for generating, validating and processing forms in PHP
daverandom/callback-validator
10100 Downloads
Tools for validating callback signatures
danielrobert/otp-generator
511 Downloads
A Laravel Package for Generating and Validating Otp using database
coatesap/credit-card-validator
221 Downloads
A simple PHP class for validating credit/debit card details
cmpayments/schemavalidator
3982 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.
chitranu/google-recaptcha
2480 Downloads
Easily validate recaptcha responses in Laravel. A handy validation rule for validating the reCAPTCHA token in the form requests.
bkremenovic/eloquent-tokens
99 Downloads
A versatile Laravel package for managing and validating Eloquent model-related tokens
artisansdk/model
559 Downloads
A self-validating model compatible with Laravel Eloquent that validates when it's saved.
ars/laravel-otp-code
43 Downloads
A Laravel package for generating, validating, and managing One-Time Passwords (OTPs) to enhance security in authentication workflows.
alancole/vouchers
269 Downloads
A Simple PHP library for gernating and validating voucher codes.
xtreamwayz/html-form-validator
1736 Downloads
A library validating and filtering submitted data by reusing html form attributes