huubverbeek/laravel-model-attributes-validation
Enables attribute-based validation of model attributes automatically during the save process.
时间:2024-10-25 17:57
threeleaf/validation-engine
A Laravel Eloquent Model for managing dynamic validation engine rules.
时间:2024-10-10 11:16
spoorsny/laravel-south-african-id
Validation rules and an Eloquent Model attribute cast to value object encapsulating a South African government-issued personal identification number, for Laravel.
时间:2024-08-05 16:10
sandaffo/laravel-model-validator
A Laravel package to add validation methods directly to Eloquent models
时间:2024-07-23 13:34
steven-fox/laravel-model-validation
Salvation for your model validation.
时间:2024-06-09 17:05
rawveg/model-validation
Laravel Model Validation - Uses validation rules at the model level to ensure that all data being saved in a model is valid. Just as you would use Request Validation in your Controllers, Model-Level validation allows you to be ensure that even code within your application that manually creates a mod
时间:2024-05-02 07:17
ayat/crud
This specialized Laravel package streamlines the process of building comprehensive CRUD operations by providing functionalities such as effortless view file generation, controller setup, model creation, seamless validation file integration, automated migration file creation, and simplified route est
时间:2023-08-31 02:43
wendelladriel/laravel-lift
Take your Eloquent Models to the next level
时间:2023-08-24 17:15
drewlabs/validation
Provides validation implementation using view model or array. It provides a wrapper arround laravel fluent validator factory class, but is attempt to be framework agnostic
时间:2023-05-21 15:34
miladtech/tmp-miladtech-validating
Eloquent model validating trait.
时间:2023-05-19 07:34
woodsandwalker/laravel-countries
Laravel Countries is a bundle for Laravel providing ISO 3166_2 codes for all countries along with a country model, cast and validation rule.
时间:2022-10-18 10:25
rinvex/tmp-watson-validating
Eloquent model validating trait.
时间:2020-12-25 02:13
engency/laravel-model-validation
Model validation for Laravel projects
时间:2020-09-09 11:49
korridor/laravel-model-validation-rules
A laravel validation rule that uses eloquent to validate if a model exists
时间:2019-09-14 20:35