Libraries tagged by php form validator
cmanley/validate
3555 Downloads
PHP validation library. You can use it to validate almost anything, e.g. form posts, function parameters, etc.
hybridlogic/validation
1031 Downloads
A simple, extensible validation library for PHP with support for filtering and validating any input array along with generating client side validation code.
rcn/formslib
2248 Downloads
PHP form generation and validation library
amjadiqbal/filament-url-image-uploader
26 Downloads
A powerful Filament PHP form component that enables seamless image uploads from URLs. Features include image validation, preview functionality, and easy integration with Laravel storage. Perfect for remote image imports, content management, and e-commerce applications built with FilamentPHP.
martian/laracaptcha
260 Downloads
A Laravel package to seamlessly use hCapthca or reCaptcha on your forms or RESTful APIs
hashbang/securepay
2492 Downloads
PHP SecurePay API
angletf/php-verify
38 Downloads
php参数验证器, 方便! 好用! 快捷! php validate form data, support for regex and custom error returns
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...
cmanley/php-validate
118 Downloads
PHP validation library. You can use it to validate almost anything, e.g. form posts, function parameters, etc.
symlex/input-validation
3900 Downloads
Easy & Secure Whitelist Validation for PHP
lastzero/php-input-validation
5216 Downloads
Easy & Secure Whitelist Validation for PHP
forever2077/php-helper
35 Downloads
PHP Tool Library
freelancehunt/html_quickform2
2309 Downloads
Provides methods to create, validate and render HTML forms in PHP.
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.