Libraries tagged by object validation
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
non3x/validus
1138 Downloads
Object oriented validation library for PHP
mass6/flexible-dto
4119 Downloads
Data transfer object with validation and value casting
marjask/binance-api
28 Downloads
Binance API is a PHP library based on simplified CQRS and Value Objects. Contains validation of parameters sent to API binance according to the documentation.
foamycastle/validator
18 Downloads
A framework for creating data validation objects
ashley-hardy/data
10 Downloads
A generic Data Transfer Object with validation.
tsarturi/simpledto
10 Downloads
Simple Data Transfer Objects with FormRequest Validation for Laravel applications
jdcode/dto-php
51 Downloads
Simple and flexible Data Transfer Object library with validations
javeh/class-validator
0 Downloads
Attribut based validation of Objects for PHP 8+.
gryfoss/symfony-unique-in-collection-constraint
26 Downloads
Allows validation of objects inside a collection by a provided field.
alex-dwt/verified-request
50 Downloads
Aggregates input parameters from http request into one object and apply validation rules to them