Libraries tagged by object validation
bishalshrestha/php-validation-core
11 Downloads
A modern, extensible PHP library for validating primitive data types, files, nested objects, and arrays of objects with reusable and centralized validation rules.
chriha/data-objects
10 Downloads
A PHP package to create immutable data objects with validation and transformation capabilities.
b-tokman/validation
1 Downloads
Simple standalone PHP validation trait. That can be user in any object
antnee/php-value-objects
22 Downloads
A demo of how to use _Value Objects_ in PHP
alrik11es/object-dot-notation
4505 Downloads
Object dot notation for PHP with key existence validation
reliv/field-rat
305 Downloads
Define fields, related object models and validation strategies for fields and field types
stamina/chequer-php
73 Downloads
Fast & simple scalar/object/array checking/validation class
grazulex/laravel-arc
26 Downloads
A Laravel package for elegant and modern Data Transfer Objects (DTOs) management with automatic validation and direct property access
wilmoore/attributes.php
244 Downloads
minimal object attributes for PHP.
openregion/aura-filter
518 Downloads
Filters to validate and sanitize objects and arrays.
honeybee/trellis
5864 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.
dev-kraken/env-validator
10 Downloads
Type-safe environment variable validation for Laravel and PHP applications with intelligent presets and extensible rule objects
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.
vincent4vx/form
273 Downloads
Simple form system with fast validation and object hydration