Libraries tagged by validation rules
laravel-validation-rules/ip
29655 Downloads
Validate if an ip address is public or private.
cdmckay/pajama
227 Downloads
A PHP model validator compatible with the jQuery Validation plugin that allows for shared validation rules (in JSON) between JavaScript and PHP.
bllim/laravalid
14965 Downloads
This package makes validation rules defined in laravel work client-side by converting to html/js plugins such as jquery validation. It also allows to use laravel validation messages so you can show same messages for both sides.
artesaos/shield
706 Downloads
A simple way to centralize your validation rules for laravel
platine-php/validator
4409 Downloads
Platine Validator is a simple, extensible validation library with support for filtering
marwanalsoltany/mighty
1325 Downloads
The last validation library you will ever need!
jbzoo/csv-blueprint
3201 Downloads
CLI Utility for Validating and Generating CSV files based on custom rules. It ensures your data meets specified criteria, streamlining data management and integrity checks.
dev-kraken/env-validator
6 Downloads
Type-safe environment variable validation for Laravel and PHP applications with intelligent presets and extensible rule objects
chapdel/lawyer
1487 Downloads
aporat/laravel-filter-var
902 Downloads
A Laravel package for filtering and sanitizing request variables with customizable rules
tgozo/laravel-codegen
108 Downloads
A Laravel Code Generator to help you get started with a lot of staff including generating Migrations, Models, Controllers, Factories, Routes, Views, Database Seeders and Request Validation Rules.
chitranu/google-recaptcha
2548 Downloads
Easily validate recaptcha responses in Laravel. A handy validation rule for validating the reCAPTCHA token in the form requests.
yemeni-open-source/blade-realtime-input
345 Downloads
Enjoy realtime input validation by passing your rules in your input itself.
wilsenhc/laravel-rif-validation
67 Downloads
A Validation rule to check if a RIF is valid
werx/validation
6086 Downloads
Validate individual data elements or group validation rules into sets to validate a form.