Libraries tagged by object validation
non3x/validus
1138 Downloads
Object oriented validation library for PHP
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
4 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
alex-dwt/verified-request
50 Downloads
Aggregates input parameters from http request into one object and apply validation rules to them
sackrin/fission
0 Downloads
PHP Object schema builder with validation and access control
aplia/ezpublish-recaptcha
5 Downloads
An ezPublish datatype attribute for objects that require recaptcha validation.
pln0w/rest-api-validator
14 Downloads
A package for creating request objects for pre-controller validation
lebedyncrs/yii2-errorpicker
25 Downloads
Provide global object which can contain all validation errors. It's userfull in REST API
benycode/dto
19 Downloads
data transfer object representation based on laravel validation
canaydogan/ukala
12 Downloads
Validation, Filtering, Reading and Writing Objects via Annotation
bkief29/laravel-dto
591 Downloads
Data Transfer Objects complete with castable attributes and validation.
sameer-shelavale/x2form
22 Downloads
This package is developed for easing up the creation, validation & maintenance of web forms. The HTML forms can be generated directly from Mysql Tables, Eloquent ORM Models, using PHP code as well as from predefined XML format, if required the Loader can also be extended to support more type of objects. The package can output forms in HTML table layout as well as Bootstrap and you can further customize them using templates or by extending the Renderer.
johnvict/error-format
44 Downloads
Error-Format helps you do validation and returns a more pleasing error object if there is one or more, using Laravel In-built Validator