Libraries tagged by form-validation
nwilging/laravel-strict-types-validation
1662 Downloads
A validator for laravel to require strict types in form request data
mvccore/ext-form-field-file
307 Downloads
MvcCore - Extension - Form - Field - File - form field input:file to upload file(s) and uploaded files validation.
mvccore/ext-form
4259 Downloads
MvcCore - Extension - Form - form extension with base classes to create and render web forms with HTML5 controls, to handle and validate submited user data, to manage forms sessions for default values, to manage user input errors and to extend and develop custom fields and field groups.
lastzero/php-input-validation
5217 Downloads
Easy & Secure Whitelist Validation for PHP
indexzer0/laravel-validation-provider
9 Downloads
Simple reusable composable validation providers
gnat/simple-php-form
33 Downloads
Automatically generate and handle input forms in PHP.
bbrody/form-request
426 Downloads
Form request is a package for Lumen that lets developer validate form requests like Laravel does.
atk14/forms
2857 Downloads
HTML form framework, form builder, form validator
assegaiphp/validation
164 Downloads
Introducing the AssegaiPHP Validation package, the ultimate tool for ensuring the integrity and accuracy of your application's data. With this package, you can easily implement validation rules for incoming data, whether it be from a form submission, API request, or any other source. The package utilizes a simple, yet powerful syntax that allows you to specify a wide range of validation rules with ease. Additionally, the package integrates seamlessly with the AssegaiPHP framework, making it an essential addition to any AssegaiPHP project. With this package, you'll have peace of mind knowing that your application is receiving clean and accurate data every time.
albertcht/lumen-form-request
14861 Downloads
Form request is a package for Lumen that lets developer validate form requests like Laravel does.
zk/laravel-formbuilder
63 Downloads
A powerful and flexible form-building solution for Laravel, featuring Blade components, lazy loading, and a custom JavaScript library for client-side enhancements.
simon-ugorji/octavalidate-php
8 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.
lxberlin/netefx-validator
8675 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
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
327 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.