Libraries tagged by Attribute Validation
daxslab/yii2-uploader-behavior
712 Downloads
Yii2 Uploader Behavior for Active Record that automates file uploading for every attribute tagged with `file` or `image` validation rule. It also configures the way that filename should be renamed and stored in database as attribute value.
yuandian/validation
22 Downloads
Helpers for making PHP Attribute validation.
huubverbeek/laravel-model-attributes-validation
1331 Downloads
Enables attribute-based validation of model attributes automatically during the save process.
uzbek/laravel-validation-attributes
43 Downloads
Laravel validation attributes
switon/validation
36 Downloads
Attribute-driven validation with normalization and locale-aware error messages for Switon Framework
prinsfrank/validation-attributes
285 Downloads
Validation attributes
emma/validation
34 Downloads
A PHP 8.0+ Attribute Based Validation For Properties of Object/Entity/DTO. Comes with in-built data-type converter that can be implemented to make validation easy without compromising your object. You can create your own custom Validators and/or Converter by implementing a simple interface.
bakome/laravel-validation-attributes
29 Downloads
attributes-php/validation
363 Downloads
The PHP Pydantic validation library which supports data validation via type-hinting
ft/attributes
33 Downloads
Catalog of PHP attributes like json, logging and property validation
itwebmaster/json-attribute-behavior
2 Downloads
Flexible Yii2 trait for working with JSON fields (dot-paths, validation schema, defaults, type casting, etc.)
stringphp/validation
43 Downloads
Validate abstractions via attributes
moe-mizrak/validator-guard-core
214 Downloads
Core package for ValidatorGuard
cline/data
73 Downloads
Extended validation attributes, casts, transformers, and type utilities for spatie/laravel-data
mikro-api/mikro-api
10 Downloads
Minimalist PHP framework inspired by NestJS with attribute-based routing, validation, and migrations