validating
Validation tool
A validation trait for Laravel Eloquent models that ensures data is valid before saving.
Automatically validating Eloquent models for Laravel
970 stars
22 watching
76 forks
Language: PHP
last commit: 11 months ago
Linked from 2 awesome lists
eloquentlaravelphpvalidation
Related projects:
Repository | Description | Stars |
---|---|---|
| A jQuery plugin that emulates the validation class from the Laravel framework. | 5 |
| A caching trait for Eloquent models in Laravel that stores query results for a specified time period. | 1,121 |
| Reuses Laravel Validation Rules and Messages in client-side JavaScript validation without requiring custom code | 1,135 |
| Adds search functionality to Eloquent models in Laravel applications | 2,010 |
| Utilities for parsing and validating parameters and form data in Remix applications | 364 |
| Enables expressive validation using decorators and/or a fluent API. | 22 |
| A package providing reCAPTCHA validation functionality for Laravel applications | 713 |
| A jQuery plugin that simplifies validation of user input by providing a configuration-based approach | 972 |
| Validate golang request data with simple rules inspired by Laravel's request validation | 1,324 |
| A tool that conditionally disables runtime validation in Zod while preserving type inference | 7 |
| A package that helps display errors from Laravel validation rules in Vue applications. | 31 |
| Helps manage user verification and email validation in Laravel applications | 855 |
| A fluent API for type-safe domain model validation and mapping using annotations and code generation. | 92 |
| A framework for test-driven validation of scientific models against data | 48 |
| Library to validate nested structs with their type specs and associated precondition functions. | 203 |