Libraries tagged by object validation
hambrook/nestr
19 Downloads
Power up PHP arrays and objects and access nested data (even within functions) without worrying about validation.
emirhanbalkac/utf8-supported-mapper-php
539 Downloads
Model mapping, unmapping and validation
dzentota/domain-primitives
7 Downloads
A collection of reusable domain primitives for PHP applications
daikon/validize
610 Downloads
Validation components for Daikon-CQRS projects.
broeser/feeld
13 Downloads
Feeld provides typed field objects that can be used as building blocks to create CLI questionnaires, HTML forms, and much more. Includes sanitization and validation.
timacdonald/laravel-access-validated-inputs
4 Downloads
Ensures input accessed from a Laravel request object is validated
stingus/phpdt
47 Downloads
PHP data type validation: primitives (int, double, bool, array, string) and objects
monomelodies/formulaic
175 Downloads
Object oriented PHP5 form tools
fleshgrinder/constraint-violations
14 Downloads
This library provides an implementation of the Notification Pattern with additional functionality to keep code DRY and to be more useful in the context of Domain-Driven Design (DDD) and its value objects.
enm/transformer
501 Downloads
This library 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.
iainconnor/mentor
9 Downloads
Object validation by Annotations.
emma/framework
29 Downloads
A PHP 8.0+ Attributes based Framework. Supports for both MVC and Middle Architecture. Comes with Attribute based http routing, Attributes based Di Container, Attributes based ORM, and Attributes based Entity/DTO/Object validations.
edstevo/laravel-dao
744 Downloads
Laravel Dao Package with built in caching of data objects, validation and model generation
sledgehammer/validators
15 Downloads
Sledgehammer Validation module: Object oriented validation.
paymobi/yay
21 Downloads
PHP object schema validation for json post request handling