Libraries tagged by form validation
mahmoud-almalah/laravel-api-helpers
810 Downloads
Standardized API responses for Laravel applications.
linio/input
56317 Downloads
Abstracts HTTP request input handling, providing an easy interface for data hydration and validation
lalcebo/lumen-sdk
245 Downloads
Lumen SDK - Expand Lumen framework in your projects.
kentjerone/laravel-chain-rule
844 Downloads
A chainable rule builder for Laravel validation.
gajus/vlad
41 Downloads
Input validation library, that has inbuilt error messages that are translatable, validators that are easy to extend, and that has easy to understand test declaration syntax.
ems/formobject
8200 Downloads
Painless forms for PHP
cmanley/validate
4066 Downloads
PHP validation library. You can use it to validate almost anything, e.g. form posts, function parameters, etc.
artesaos/shield
746 Downloads
A simple way to centralize your validation rules for laravel
phpgt/domvalidation
875 Downloads
Server side form validation using web standards.
mindfulmarkup/mindfula11y
362 Downloads
Find and fix accessibility issues in TYPO3: missing-alt detection and AI alt-text generation, decorative-image controls, heading/landmark checks, axe-core scans with optional AI audits, semantic Fluid ViewHelpers, and accessible form-validation feedback.
hejunjie/china-division
1643 Downloads
定期更新,全国最新省市区划分数据,身份证号码解析地址,支持 Composer 安装与版本控制,适用于表单选项、数据校验、地址解析等场景 | Regularly updated dataset of China's administrative divisions with ID-card address parsing. Distributed via Composer and versioned for use in forms, validation, and address-related features
azi/envalid
204 Downloads
Server side data/form validation library
conservationafrica/laminas-money
4247 Downloads
Helpful form and validation stuff for Laminas form and moneyphp
stahiralijan/request-caster
79 Downloads
This package intercepts Laravel Form Submits after successful validation and provides useful function and also casts the submitted form data accordingly e.g. Upper-case first Characters of Words, Capitalized them, and checkbox value "1" to boolean, JSON string to PHP Array conversions etc.
genai/openapi
79 Downloads
Generates an OpenAPI 3 document at build time from your #[RestController] routes, request-body Forms/DTOs and validation constraints — baked into a reflection-free Cache\OpenApi — and ships a controller that serves /openapi.json and a Swagger UI page at /docs. PHP 5.3-safe at runtime.