Libraries tagged by validiate
silassiai/laravel-email-validation
2166 Downloads
Validate your email with this email validation package on email filter, typos. dns and spoofing.
sigwin/xezilaires
5436 Downloads
Iterate structured Excel spreadsheets, normalize rows into value objects, validate, serialize into CSV, JSON, XML.
selay/php-credit-card-validator
8236 Downloads
Validates popular debit and credit cards' numbers against regular expressions and Luhn algorithm. Also validates the CVC and the expiration date.
rvalitov/backlink-checker-php
455 Downloads
Validates a predefined list of backlinks on remote websites that they exist and are correct (for SEO). Simple and Javascript-enabled web engines are used for scraping.
rickard2/luhnar
10859 Downloads
Validate social security numbers
perryvandermeer/laravel-console-validator
518 Downloads
Validate arguments for Laravel commands
paradisesessions/validator-cpf-cnpj
2558 Downloads
A very simple class for validate CPF|CNPJ.
overint/php-mailgun-validation
27428 Downloads
Validate email address with Mailgun's validation service (Syntax checks, DNS validation, MX validation)
orisai/source-map
35015 Downloads
Generate, validate and serialize source maps
orisai/object-mapper
32545 Downloads
Raw data mapping to validated objects
organisationsnummer/organisationsnummer
11924 Downloads
Validate Swedish Organisationsnummer
niclas-timm/blacklister
2116 Downloads
Validate emails against a blacklist in your Laravel application
nerburish/yii2-daterange-validator
17574 Downloads
Adds a daterange validator that allows to validate if a model attribute is a valid date range format. Specially usefull if you want to use a DateRangePicker widget and you want to filter by from/until values
neilnz/nzbankaccountvalidation
26171 Downloads
A library to validate the checksums of New Zealand bank account numbers
naucon/form
10804 Downloads
The Package provides a form component for php to process and validate html forms. A form helper is also included to render your form in html markup (php oder smarty templates).