Libraries tagged by object validation
adamale/object-collection
16137 Downloads
Collection class behaving like an array with item class validation.
php-extended/php-validator-ldap-object
1143 Downloads
A library that specialized in the validation of ldap acceptable values
bishalshrestha/fynix
468 Downloads
A modern, extensible PHP library for validating primitive data types, files, nested objects, and arrays of objects with reusable and centralized validation rules.
php-dto/ip-address
13 Downloads
Immutable ip object with validation and helpful methods
php-dto/email-address
3824 Downloads
Immutable email object with validation and helpful methods
felixarntz/values
4 Downloads
Configuration-driven value objects with validation and sanitization.
aegisora/instanceof-rule-guardian
6 Downloads
A simple shortcut for object type validation, built on top of aegisora/guardian and aegisora/instanceof-rule.
reliv/field-rat
319 Downloads
Define fields, related object models and validation strategies for fields and field types
cnastasi/functional-validators
0 Downloads
A PHP 8.5+ library implementing Value Objects with functional validation using pipes, functors, and union types
vertilia/valid-array
109 Downloads
Object with automatic items validation based on standard filtering mechanism of php
endeavors/support-vo
508 Downloads
A flexible approach to handle data types as value objects. Email address as a value object and email address validation.
xylemical/code-validator
11 Downloads
A validation framework for code object modelling.
stougeiro/immutable
0 Downloads
Immutable data structures for PHP arrays, providing strict separation between lists and objects, safe access semantics, key validation, and a clean, predictable API for defensive and expressive programming.
xdevor/type
1 Downloads
A Laravel package which object type collection powered by Laravel's validation components.
kariricode/property-inspector
1093 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.