Libraries tagged by data validation
jbzoo/csv-blueprint
3213 Downloads
CLI Utility for Validating and Generating CSV files based on custom rules. It ensures your data meets specified criteria, streamlining data management and integrity checks.
grazulex/laravel-modelschema
286 Downloads
Generate and manage Laravel model schemas with automatic validation, documentation, and migration helpers for better data structure management.
gpalyan/dto-forge
100 Downloads
Advanced DTO system with casting, validation, masks, nested DTOs
engeni/credit-card
7721 Downloads
Validate credit card number, expiration date, cvc
dragosstoenica/laravel-zod
80 Downloads
Generate Zod v4 TypeScript schemas from Spatie Laravel Data classes (output) and Laravel FormRequest classes (input). Full Laravel rule coverage, schema references for nested Data classes, lazy-ref dedup for circular relations, locale-aware messages.
diego-ninja/granite
969 Downloads
A lightweight zero-dependency PHP library for building immutable, serializable objects with validation capabilities.
datingvip/geo
25073 Downloads
Geographical data helpers
csoellinger/php-fon-webservices
94 Downloads
PHP library to handle FinanzOnline web services.
aporat/laravel-filter-var
2093 Downloads
A Laravel package for filtering and sanitizing request variables with customizable rules
adrenalinkin/swagger-resolver-bundle
13303 Downloads
Provides possibility for validate data according to Swagger documentation
marfatech/swagger-resolver-bundle
5610 Downloads
Provides possibility for validate data according to Swagger documentation
philiplb/valdi
10752 Downloads
Super simple, yet complete, data validation.
ihipop/psr-null-cache
2800 Downloads
NullCache implementation (Fake Storage) of PSR-16 with Basic data validation
hejunjie/simple-rule-engine
478 Downloads
一个轻量、易用的 PHP 规则引擎,支持多条件组合与动态规则执行,适用于业务规则判断、数据校验等场景 | A lightweight and flexible PHP rule engine supporting complex conditions and dynamic rule execution—ideal for business logic evaluation and data validation.
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.