Libraries tagged by form input validation
bishalshrestha/php-validation-core
11 Downloads
A modern, extensible PHP library for validating primitive data types, files, nested objects, and arrays of objects with reusable and centralized validation rules.
symlex/input-validation
3992 Downloads
Easy & Secure Whitelist Validation for PHP
mvccore/ext-form-field-file
328 Downloads
MvcCore - Extension - Form - Field - File - form field input:file to upload file(s) and uploaded files validation.
gnat/simple-php-form
33 Downloads
Automatically generate and handle input forms in PHP.
mvccore/ext-form
4319 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.
silvercommerce/quantityfield
2813 Downloads
Text input field with validation for numeric values.
solophp/request-handler
8 Downloads
Robust request validation & authorization layer for HTTP inputs with type-safe handlers and modern PHP 8+ architecture
anekdotes/validator
629 Downloads
A validator class to validate inputs
mindplay/kissform
13611 Downloads
Model-driven form rendering and input validation
involve-digital/phone-control
1249 Downloads
Extension for Nette forms adding phone input with "libphonenumber" library validation.
vbpupil/input-validation
1017 Downloads
Very simple Form Input Validation for when you want to use your own existing forms.
mimido/validation
28 Downloads
A unified form input validation libriary
perry-rylance/dom-form
12 Downloads
A DOMDocument based form library, useful for quickly populating HTML forms, server side user input validation using HTML5's form validation elements, serialization, and error handling.
matrixbrains/laravel-ai-form-validator
3 Downloads
Laravel AI Form Validator - Use AI to validate free-text form inputs beyond normal Laravel validation.
actb/laravel-form-helpers
686 Downloads
Handle form model bind, old input and validation error messages in a clean easy way.