Libraries tagged by custom validation
sysvale/validation-rules
3275 Downloads
A Laravel library with useful custom rules
sonlabs/address-varification
193 Downloads
This package used for physical address verification with google
lxberlin/netefx-validator
8684 Downloads
NetefxValidator is a class for form validation, so it replaces the RequiredFields() validator. Features: A lot of build in validationrules - logical rule combination - validationrule for unique database fields - custom validation functions - works in getCMSValidator() in Modeladmin - There is no javascript validation at all. So you can disable js-validation in your _config.php
simsoft/validator
437 Downloads
A Laravel-inspired validation wrapper for Symfony Validator with custom rules, error handling, and validated input support.
hashemi/valideto
9 Downloads
A simple PHP package for data validation with extensive preset rules and custom rules.
oasys/validator
21 Downloads
Lightweight validator for associative arrays with fluent API, custom rules, nested schemas, attribute binding, and message templating
gravity/dataverify
29 Downloads
A lightweight PHP validation library with fluent interface for validating data structures, supporting batch/fail-fast modes and custom strategies
mkd/laravel-advanced-otp
7 Downloads
An advanced, customizable OTP (One-Time Password) verification system for Laravel applications, supporting hashed token and custom validation methods.
itul/slick-validate
502 Downloads
A simpler way write custom laravel validation messages
jojomak13/laravel-attributes
4 Downloads
This package provides the ability to create custom attributes for Laravel controllers. You can use these attributes to add functionality like authorization, validation, or any other custom behavior to your controller methods.
lukeyouell/craft-emailvalidator
1265 Downloads
Email address validation for user registrations, custom forms and more.
corollarium/formularium
983 Downloads
Form validation and generation for PHP with custom frontend generators
codezero/laravel-route-key-exists
149 Downloads
Laravel validation rule to check if a custom route key exists.
hejunjie/schema-validator
5 Downloads
一个简单且可扩展的 PHP 参数验证库,支持规则式定义与自定义扩展,适用于任何结构化数据校验场景 | A simple and extensible PHP parameter validation library, supporting rule-based definitions and custom extensions, suitable for any structured data verification scenarios
yandjin/custom-validation
4 Downloads
small and simple validation package inspired by laravel validation, no dependencies