Libraries tagged by data validation library
ilyasmohetna/iban
143 Downloads
Iban is a PHP package for parsing, validating, and extracting bank details from IBANs with ease and accuracy. Simplify financial data handling in your applications.
userfrosting/fortress
49604 Downloads
A PHP library for whitelisting, validating, and canonicalizing HTTP request data against a JSON Schema
phix/validationlib
34048 Downloads
ValidationLib is a lightweight library of reusable data validation tools
hughcube/spreadsheet
6911 Downloads
A PHP library for parsing Excel spreadsheets with automatic header detection and data validation
rossriley/validation
18432 Downloads
Data validation library. Validate arrays, array objects, domain models etc using a simple API. Easily add your own validators on top of the already dozens built-in validation rules. This fork maintains PHP 5.3 compatibility.
paysera/lib-plugin-data-validation
3887 Downloads
Library for iterable input validation
dimtrovich/validation
5143 Downloads
PHP Standalone Validation Library. Extending rakit/validation
davajlama/schemator
4182 Downloads
Schemator is lightweight library for data validation, sanitization and API documentation generation.
borsodigerii/php-xml-chunker
189 Downloads
A lightweight, fast, and optimized XML file splitter with build in tag data validation, written with the XMLParser library. The main goal of this is to split an XML file into multiple small chunks (hence the name), then save it into multiple different little XML files.
maplephp/validate
565 Downloads
User-friendly input validation library.
siriusphp/filtration
1815 Downloads
Data filtration library
diego-ninja/granite
969 Downloads
A lightweight zero-dependency PHP library for building immutable, serializable objects with validation capabilities.
csoellinger/php-fon-webservices
92 Downloads
PHP library to handle FinanzOnline web services.
webbhuset/schema
3677 Downloads
A library for data cleaning and validation.
mobilestock/laravel-model-affected-rows-verification
10855 Downloads
laravel-model-affected-rows-verification is a library that extends the default Laravel model to include implicit row count verification for update and delete operations. This ensures that these operations are conducted safely, providing an extra layer of validation to prevent unintended data modifications and enhance the stability of your Laravel applications.