Libraries tagged by validate form
arcanisgk/date-validator
7 Downloads
Date Validator: is a library that allows any development to validate if a string is a datetime, date or time format or validate custom format
intrepidity/license-plate
5317 Downloads
PHP library to validate and format license plate numbers.
hubipe/company-identifiers
656 Downloads
Library aims to validate national identifiers formats and VAT numbers formats of companies and business individuals.
fikrimastor/mykad
2499 Downloads
Mykad package is a laravel package, purposely to validate, parse, and format Malaysian Identity Card (MyKad) numbers.
lekoala/silverstripe-phonenumber
2681 Downloads
Format, store and validate phone number in SilverStripe
designbycode/luhn-algorithm
293 Downloads
The Luhn Algorithm is a simple checksum formula used to validate a variety of identification numbers, such as credit card numbers, IMEI numbers, and others. This documentation provides an overview of the Luhn Algorithm implementation in PHP, including examples and use cases.
camya/filament-import-inline
716 Downloads
ImportInlineInput - Directly paste, import, and validate machine readable data in form fields. (PHP / Laravel / Livewire)
chitranu/google-recaptcha
2558 Downloads
Easily validate recaptcha responses in Laravel. A handy validation rule for validating the reCAPTCHA token in the form requests.
my-gov/myssm
93 Downloads
A parser and validate Malaysian business registration numbers (BRN). This library ensures compliance with SSM formatting standards, accurately extracts components such as entity type and registration year, and verifies the integrity of BRNs.
xlad/formr
167 Downloads
Formr is a PHP micro-framework which installs easily and helps you build, layout and validate forms quickly, painlessly, and without all the complicated, messy overhead.
thuantq/validate
5 Downloads
validate form
okneloper/forms
760 Downloads
Build, control, submit and validate forms, hassle free.
mouf/javascript.jquery.jquery-validate
19152 Downloads
This package contains the JQuery Validator. It allows developers to easily validate forms, using CSS classes.
mangel1196/form-request
0 Downloads
Form request is a package for Lumen that lets developer validate form requests like Laravel does. from ssi-anik repository
joeldeval/lumen-form-request
814 Downloads
Form request is a package for Lumen that lets developer validate form requests like Laravel does.