jshibu86/validator
A Laravel package to generate validation rules for database tables
时间:2025-03-11 12:16
prog-time/laravel-request-testdata
A Laravel package for automatically generating test request data based on validation rules.
时间:2025-03-02 15:32
alpayklncrsln/rule-schema
This is my package rule-schema
时间:2025-01-08 17:27
laravelplus/attrify
laravelplus/attrify streamlines Laravel validation by leveraging PHP attributes for expressive, annotation-based rules directly within your request classes. This package transforms how you define constraints, delivering cleaner code, centralized configuration, and a more intuitive development workfl
时间:2024-12-18 21:39
ahmetsabri/gaza-validation-generator
A Laravel package to generate validation rules for database tables
时间:2024-12-15 15:55
ahmed-arafat/all-in-one
Laravel utilities: sorting, filtering, searching, file uploads, Excel, enums, JWT, validation rules, migrations, and seeders
时间:2024-11-01 14:19
veneridze/laravel-validation-rules
A package that provides a library of reusable Laravel validation rules.
时间:2024-10-30 12:17
sfneal/validation-rulesets
A simple way to keep your Laravel validation rules a bit more DRY.
时间:2024-10-16 21:15
threeleaf/validation-engine
A Laravel Eloquent Model for managing dynamic validation engine rules.
时间:2024-10-10 11:16
arielenter/laravel-phpunit-test-validation-rules
Assertion methods that help to test that the desired validation rule(s) are implemented in a given URL or route name.
时间:2024-09-16 02:47
riley19280/laravel-rules-to-schema
Parse Laravel validation rules into a Json Schema
时间:2024-09-05 20:54
ramonbakker1992/validation-rules-helper
This package allows validation rules to be defined globally and reused. This way you can use the same rules for your Controller, Action classes, API post/update routes, Livewire and other sections.
时间:2024-08-13 14:57
shergela/validation-rule
Build custom laravel validation rules easily
时间:2024-07-22 09:14
kineticamobile/laravel-spanish-validator
Laravel validator for spanish stuff: NIF, NIE, CIF, NSS, IBAN, Postal Code, Phone numbers
时间:2024-06-17 15:00
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