Libraries tagged by laravel validate package
ichtrojan/laravel-otp
429462 Downloads
A simple package to generate and validate OTPs
milwad/laravel-validate
51151 Downloads
The Laravel-Validate package enhanced Laravel validation capabilities with custom rules and methods for simplified and efficient validation logic.
sadegh19b/laravel-persian-validation
105067 Downloads
A comprehensive Laravel validation package for Persian text, numbers, dates, and Iranian national identifiers
cerbero/command-validator
502933 Downloads
Laravel package to validate the input of console commands.
teampanfu/laravel-hcaptcha
104762 Downloads
A Laravel package to display and validate hCaptcha.
anik/form-request
394223 Downloads
Form request is a package for Lumen that lets developer validate form requests like Laravel does.
ferdous/laravel-otp-validate
24796 Downloads
Laravel package for OTP validation with built-in features like retry and resend mechanism. Built in max retry and max resend blocking. OTP/Security Code can be send over SMS or Email of your choice with user-defined template.
henriqueramos/laravel_json_schema_validator
27654 Downloads
Laravel JSON Schema Validator it's a Composer package created to help us to validate JSON Schemas.
tintnaingwin/email-checker
69796 Downloads
Laravel Package To Validate If An Email Address Exists Without Sending An Email
reducktion/socrates
10270 Downloads
A package to validate, and extract citizen information from, national identification numbers.
jlorente/laravel-credit-cards
38744 Downloads
Laravel >=5.6 integration for the PHP Credit Cards package that allows to perform operations on debit and credit cards like format, validate brand, number and Luhn algorithm.
jeffersongoncalves/laravel-ssrf-guard
509 Downloads
A Laravel package that protects outbound HTTP requests from SSRF (Server-Side Request Forgery): it validates that a URL's host resolves only to public IPs (denying private, reserved, loopback and link-local ranges by default), pins the connection to the validated IP to close the DNS-rebinding TOCTOU window, and performs safe GET requests that re-validate every redirect hop.
kokonut-ch/laravel-swiss-company-registry
125 Downloads
Laravel Package | Search and validate Swiss companies through interchangeable official registries (Zefix, UID register).
flynowpaylater/laravel-uuid
18738 Downloads
Laravel package to generate and to validate a universally unique identifier (UUID) according to the RFC 4122 standard. Support for version 1, 3, 4 and 5 UUIDs are built-in.
gumslone/laravel-package-url
145 Downloads
Package URL (purl) for Laravel — parse, build, normalize and validate purls per the spec, plus registry/repository/download URL resolution, ecosystem mapping, and CPE-friendly helpers.