Libraries tagged by object validation
grazulex/laravel-arc
26 Downloads
A Laravel package for elegant and modern Data Transfer Objects (DTOs) management with automatic validation and direct property access
kariricode/property-inspector
1091 Downloads
Attribute-based property analysis and inspection for the KaririCode Framework, enabling dynamic validation, normalization, and processing of object properties via PHP 8.4+ attributes and reflection.
wilmoore/attributes.php
244 Downloads
minimal object attributes for PHP.
unicframework/validator
606 Downloads
Validator is a server side data validation library for PHP. We can validate html form-data, objects, arrays and json etc.
philiprehberger/php-schema-validator
68 Downloads
Fluent data schema validator with nested objects, arrays, and dot-notation errors
openregion/aura-filter
591 Downloads
Filters to validate and sanitize objects and arrays.
micro/dto
489 Downloads
Library for generating and validation DTO classes.
honeybee/trellis
5865 Downloads
Library for generating entities, that enforce data validity according to a specific schema.
hambrook/nest
64 Downloads
Power up PHP arrays and objects and access nested data (even within functions) without worrying about validation.
enm/transformer-bundle
413 Downloads
This bundle can be used for transforming an array, an object or a json-string into a needed array, object or json-string and validating the values and the schema against a configuration array.
pollora/option
24 Downloads
A modern PHP package for WordPress option management with validation and immutable value objects
kryptamine/dto
7 Downloads
data transfer object representation based on laravel validation
php-xapi/validation
2921 Downloads
Experience API domain object validation
jardissupport/validation
45 Downloads
Object graph validation with recursive traversal, 21 built-in validators, and fluent field rule composition
sjshovan/laravel-ruleset-validation
3 Downloads
A modular, object-oriented validation system for Laravel