Libraries tagged by form validation
kynetcode/wpzylos-validation
67 Downloads
Minimal validation with localized messages for WPZylos framework
indexzer0/laravel-validation-provider
9 Downloads
Simple reusable composable validation providers
gnat/simple-php-form
38 Downloads
Automatically generate and handle input forms in PHP.
avalynx/avalynx-form
131 Downloads
AvalynxForm is a lightweight, customizable form handling library for web applications. Based on Bootstrap >=5.3 without any framework dependencies.
albertcht/lumen-form-request
14890 Downloads
Form request is a package for Lumen that lets developer validate form requests like Laravel does.
pagamastarde/selenium-form-utils
2908 Downloads
Pagantis PHP Library. Selenium helper to end a test purchase. Helper to test the payment validation and redirection
simsoft/validator
447 Downloads
A Laravel-inspired validation wrapper for Symfony Validator with custom rules, error handling, and validated input support.
simon-ugorji/octavalidate-php
11 Downloads
This is a feature-rich form validation Library that helps to validate your forms server-side using sophisticated regular expressions, PHP's inbuilt validation, and validation rules.
sandromiguel/verum-php
172 Downloads
Server-Side Form Validation Library for PHP
phpwine/optimizedhtml
64 Downloads
HTML Frontend Framework Design for backend OptimizedHTML PHPWine written in PHP (Hypertext Preprocessor)
lxberlin/netefx-validator
8684 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
hstanleycrow/easyphpformvalidator
29 Downloads
Lightweight PHP library for validating form input with a fluent, Laravel-like rule syntax.
gravity/dataverify
29 Downloads
A lightweight PHP validation library with fluent interface for validating data structures, supporting batch/fail-fast modes and custom strategies
gf-gw-req-char-length/gf-gw-req-char-length
59 Downloads
Require a minimum and/or maximum character length for specific Gravity Forms fields, displaying an informative Gravity Form validation error to the user for disallowed entries.
depage/htmlform
341 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.