Libraries tagged by validation for php
atlasflow/order-bridge
83 Downloads
Serialisation, validation and transport for the Atlas Core Order Bridge API.
arcanedev/color
2132 Downloads
PHP Helper for manipulating colors (Laravel 5.x supported).
adachsoft/release-validator
31 Downloads
PHP library for validating Git releases, tags, changelogs, release files, and remote repository state.
nordsoftware/yii-parsley
98 Downloads
Parsley.js integration for the Yii PHP framework.
charlottedunois/validator
35113 Downloads
PHP Validator for stuff.
cdmckay/pajama
292 Downloads
A PHP model validator compatible with the jQuery Validation plugin that allows for shared validation rules (in JSON) between JavaScript and PHP.
alexweissman/fortress
2417 Downloads
A PHP library for whitelisting, validating, and canonicalizing HTTP request data against a JSON Schema
kariricode/processor-pipeline
789 Downloads
A robust, immutable processor pipeline component for the KaririCode Framework — ARFA 1.3 compliant. Enables modular, configurable processing chains for data transformation, validation, and sanitization.
gravity/dataverify
29 Downloads
A lightweight PHP validation library with fluent interface for validating data structures, supporting batch/fail-fast modes and custom strategies
qkskima/model
216 Downloads
A lean but powerful DSL-based model system for TYPO3 with Symfony validation, property access, nested relations, and business rule validation. QkSkima Model is an alternative approach, when you think Extbase is too heavy for the job.
kris-kuiper/validator
152 Downloads
Modern PHP validator on steroids for validating forms and/or array's.
cleup/guard
89 Downloads
Provides robust security for web applications with a comprehensive toolkit for sanitization, filtering, and validation.
alright/laravel-icu
21 Downloads
Laravel package for better ICU translation syntax using php-intl extension
stougeiro/schema
48 Downloads
A lightweight foundation for defining and validating structured schemas in PHP.
stackmasteraliza/laravel-api-response
56 Downloads
A clean, fluent, and consistent API response builder for Laravel 10/11/12. Features standardized JSON responses, automatic pagination metadata, built-in exception handling, validation error formatting, and a convenient trait for controllers.