Libraries tagged by Attribute Validation
prinsfrank/validation-attributes
231 Downloads
Validation attributes
emma/validation
32 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
ft/attributes
31 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
201 Downloads
Core package for ValidatorGuard
webmasterskaya/x509
83 Downloads
A PHP library for X.509 public key certificates, attribute certificates, certification requests and certification path validation.
spoorsny/laravel-south-african-id
8 Downloads
Validation rules and an Eloquent Model attribute cast to value object encapsulating a South African government-issued personal identification number, for Laravel.
thepublicgood/yerp
15 Downloads
Simple PHP attribute validator
ngexp/hydrator
9 Downloads
Hydration and validation of data to a pre-defined class structure controlled by php 8 attributes
kariricode/validator
6 Downloads
A powerful and flexible validation component for PHP, part of the KaririCode Framework. It provides configurable processors for validating data attributes in entities using a streamlined and efficient pipeline system.
amerald/eloquent-toolkit
2 Downloads
Brings attributes validation and other cool features to Eloquent
bkief29/laravel-dto
557 Downloads
Data Transfer Objects complete with castable attributes and validation.
anteris-dev/laravel-rules
1 Downloads
Strongly typed Laravel validation attributes.