Libraries tagged by validate field
sandromiguel/php-type
40 Downloads
Validate PHP field values to ensure data integrity and suppress linter alerts.
liquidlab-agency/magento2-sameday-validation-fix
2 Downloads
Magento 2 module that fixes the Sameday shipping method to properly validate Country field, which triggers shipping address validation and saving
e-spin/form-regex-bundle
483 Downloads
Text field with validate input with regular expression (regex) to a form in Contao.
night-commit/php-sanity
2 Downloads
php package to validate incoming request data
mvccore/ext-form-all
15 Downloads
MvcCore - Extension - Form - All - form extension with with all form packages 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.
theinsiders/validator
28 Downloads
validate fields
jakesutherland/nomad-forms
7 Downloads
A WordPress PHP Composer Package that provides you with an easy way to display and process forms, render and validate fields, and display error/success messages.
raihan-chow/form-validator
3 Downloads
Validate various forms with fields
nia/form
470 Downloads
The form component is used to validate data against the field definitions of a form.
perf/form
291 Downloads
Allows to represent form fields and to validate submitted values.
mosedu/yii2-multirows
306 Downloads
Widget to dynamicaly add new form rows with model fields and behavior to validate theese models.
labcat/recaptcha
338 Downloads
Provides a form field which allows form to validate for non-bot submissions by giving them a challenge to decrypt an image.
huubl/g-recaptcha
4 Downloads
Provides a form field which allows form to validate for non-bot submissions by giving them a challenge to decrypt an image.
deviate/silverstripe-recaptcha
379 Downloads
Provides a form field which allows form to validate for non-bot submissions by giving them a challenge to decrypt an image.
imediatis/entity-annotation
35 Downloads
This package helps you to implement annotation on your Model's object the way of Doctrine. -Helps you to validate your Object build from POST request; -Helps to auto-generate form fields.