validating
Validation tool
A validation trait for Laravel Eloquent models that ensures data is valid before saving.
Automatically validating Eloquent models for Laravel
968 stars
22 watching
76 forks
Language: PHP
last commit: 8 months ago
Linked from 2 awesome lists
eloquentlaravelphpvalidation
Related projects:
Repository | Description | Stars |
---|---|---|
davidthingsaker/laravel-validator | A jQuery plugin that emulates the validation class from the Laravel framework. | 5 |
dwightwatson/rememberable | A caching trait for Eloquent models in Laravel that stores query results for a specified time period. | 1,119 |
proengsoft/laravel-jsvalidation | Reuses Laravel Validation Rules and Messages in client-side JavaScript validation without requiring custom code | 1,134 |
nicolaslopezj/searchable | Adds search functionality to Eloquent models in Laravel applications | 2,010 |
rileytomasek/zodix | Utilities for parsing and validating parameters and form data in Remix applications | 362 |
aurelia/validatejs | Enables expressive validation using decorators and/or a fluent API. | 22 |
greggilbert/recaptcha | A package providing reCAPTCHA validation functionality for Laravel applications | 713 |
victorjonsson/jquery-form-validator | A jQuery plugin that simplifies validation of user input by providing a configuration-based approach | 972 |
thedevsaddam/govalidator | Validate golang request data with simple rules inspired by Laravel's request validation | 1,324 |
schalkventer/zod-dev | A tool that conditionally disables runtime validation in Zod while preserving type inference | 7 |
val-bubbleflat/laravel-vue-validator | A package that helps display errors from Laravel validation rules in Vue applications. | 31 |
jrean/laravel-user-verification | Helps manage user verification and email validation in Laravel applications | 854 |
doov-org/doov | A fluent API for type-safe domain model validation and mapping using annotations and code generation. | 92 |
scidash/sciunit | A framework for test-driven validation of scientific models against data | 48 |
ivanrublev/domo | Library to validate nested structs with their type specs and associated precondition functions. | 202 |