Libraries tagged by data validation
zappzerapp/laravel-ingest
2212 Downloads
A robust, configuration-driven ETL and data import framework for Laravel. Handles CSV/Excel streaming, queues, validation, and relationships.
php-standard-library/type
95397 Downloads
Runtime type validation implementing Parse, Don't Validate - coerce and assert unstructured input into well-typed data
inhere/php-validate
89548 Downloads
generic data validate, filter library of the php
vanilla/garden-schema
230237 Downloads
A simple data validation and cleaning library based on JSON Schema.
postcode-nl/api-magento2-module
340981 Downloads
Postcode.eu Address Validation module for Magento 2. Adds autocompletion for addresses in multiple countries using official postal data.
securetrading/data
554452 Downloads
Secure Trading's Data package. Contains getters/setters/deleters for a data object and allows extending classes to define validation methods for specific data keys.
koriym/data-file
218437 Downloads
Load XML file with XSD validation
jord-jd/laravel-password-exposed-validation-rule
427 Downloads
Laravel validation rule that checks if a password has been exposed in a data breach
articus/data-transfer
32519 Downloads
Library for merging source data to destination data only if destination data remains valid after that
leafs/form
44690 Downloads
Simple straightup data validation
blakvghost/php-validator
25746 Downloads
PHPValidator is a modern PHP library for data validation in your PHP applications. It provides a flexible and extensible way to validate data using predefined rules or by creating custom validation rules.
gosuperscript/axiom
21658 Downloads
A PHP library for data transformation, type validation, and expression evaluation.
chubbyphp/chubbyphp-parsing
90864 Downloads
Allows parsing data of various structures, meaning the population and validation of data into a defined structure. For example, converting an API request into a Data Transfer Object (DTO).
friendsofhyperf/validated-dto
14755 Downloads
The Data Transfer Objects with validation for Hyperf.
j-ben87/parsley-bundle
33485 Downloads
Convert Symfony constraints into data-attributes for client-side validation with Parsley.