Libraries tagged by validators
miserenkov/yii2-timezone-picker
540 Downloads
Yii2 timezone picker
marcin-orlowski/type-asserts
3231 Downloads
Data type assertions.
madj2k/t3-forminator
322 Downloads
This extension comes with several additional validators, finishers, formElements and general improvements for the usage of the typo3/cms-form-extension, e.g. improved ConfirmationMessage- and Email-Finisher, checkboxes with link-able labels for GDPR or terms & conditions, improved email-validation, validator for phone-numbers, ViewHelper for well formated plaintext-emails.
kleegroup/google-recaptcha-bundle
2951 Downloads
Symfony Google Recaptcha Form Type
indigerd/yii2-scenarios
23282 Downloads
Yii2 Validation Scanarios
incentads/disposable
483 Downloads
Disposable email and phone number validator
gwsn/symfony-helpers
5559 Downloads
Simple helpers for Symfony to standardize the Api Responses and input validators
farzai/thai-citizen-id-validation
591 Downloads
Thai citizen id validation
erlandmuchasaj/laravel-email-verify
83 Downloads
Validate email addresses that they are valid and non disposable.
engeni/credit-card
6053 Downloads
Validate credit card number, expiration date, cvc
emirhanbalkac/utf8-supported-mapper-php
521 Downloads
Model mapping, unmapping and validation
djurovicigoor/postmark-bounced-email-blocker
823 Downloads
This package will prevent sending an email to addresses that marked an email as bounced or spam in your postmark email stream.
detain/zip-zapper
1284 Downloads
Validates Zip/Postal Codes for any country and gives that countries name for thier verions of Zip/Post code
cmpayments/schemavalidator
4060 Downloads
SchemaValidator is a PHP implementation for validating JSON against a Schema (also a string), the JSON and Schema are both linted with https://github.com/cmpayments/jsonlint. This library is optimized for speed and performance.
cmpayments/jsonlint
4606 Downloads
JSON Lint for PHP checks a string for invalid or malformed JSON, control character error, incorrect encoding or just plain old syntax errors. It returns comprehensive feedback in a one-line error message (one-line message especially meant for REST APIs) about the first error that occurred in the (JSON) string. It supports both RFC 4627 and (its superseding) RFC 7159.