Libraries tagged by Attribute Validation
potomkin/yii2-instance-of-validator
1 Downloads
Yii2 validator to check if attribute is instance of certain class
tetthys/commit-validator
5 Downloads
Framework-agnostic commit-time validator for session-aggregated payloads using DTO + PHP Attributes.
stesi/yii2-daterange-validator
33 Downloads
Adds a daterange validator that allows to validate if a model attribute is a valid date range format. Specially usefull if you want to use a DateRangePicker widget and you want to filter by from/until values
sadi01/yii2-iran-national-code-validator
14 Downloads
Validates that the attribute value is a valid Iran national code.
b2pweb/bdf-form-attribute
46 Downloads
Declaring forms using PHP 8 attributes and typed properties, over bdf-form
panwenbin/yii2-eithervalidator
158 Downloads
Yii2 validator for either attributes is required
petrabarus/yii2-eithervalidator
15420 Downloads
Yii2 validator to force one of certain attributes to be filled
baukasten/cache
901 Downloads
Flexible multi-bucket caching system with support for Redis, file, and in-memory storage, featuring attribute-based method caching and tag-based invalidation
aftandilmmd/laravel-cacheable
7 Downloads
A modern, attribute-driven method caching layer for Laravel. Annotate any method with #[Cacheable] and let the framework handle the rest — TTL, tags, conditional caching, locking, stale-while-revalidate, invalidation, and more.