Libraries tagged by PHP form validation
gnat/simple-php-form
33 Downloads
Automatically generate and handle input forms in PHP.
bic/form-validation
1072 Downloads
Let's take the form validation logic and apply it for js, other php scripts, an API...
symlex/input-validation
3992 Downloads
Easy & Secure Whitelist Validation for PHP
small/forms-bundle
86 Downloads
Provide PHP class to validate api data in symfony.
dimtrovich/validation
4597 Downloads
PHP Standalone Validation Library. Extending rakit/validation
cmanley/php-validate
118 Downloads
PHP validation library. You can use it to validate almost anything, e.g. form posts, function parameters, etc.
phpwine/optimizedhtml
62 Downloads
HTML Frontend Framework Design for backend OptimizedHTML PHPWine written in PHP (Hypertext Preprocessor)
lxberlin/netefx-validator
8677 Downloads
NetefxValidator is a class for form validation, so it replaces the RequiredFields() validator. Features: A lot of build in validationrules - logical rule combination - validationrule for unique database fields - custom validation functions - works in getCMSValidator() in Modeladmin - There is no javascript validation at all. So you can disable js-validation in your _config.php
depage/htmlform
331 Downloads
depage-forms is PHP library for HTML form generation with focus on usability. By abstracting HTML, browser flaws (duplicate form submissions) and form validation, it provides a comfortable way to obtain reliable and validated data from users.
antaresproject/core
534 Downloads
Antares Core
kris-kuiper/validator
152 Downloads
Modern PHP validator on steroids for validating forms and/or array's.
solophp/request-handler
8 Downloads
Robust request validation & authorization layer for HTTP inputs with type-safe handlers and modern PHP 8+ architecture
boomerang/validatr
31 Downloads
Simple, multilingual, standalone PHP Validator class - Validatr.
axm/framework
223 Downloads
The AXM framework PHP
stahiralijan/request-caster
74 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.