Libraries tagged by validates
innocode-digital/wp-mailgun-email-validation
12890 Downloads
Validates email address through Mailgun.
hut6/crontab-checker
11187 Downloads
Validates syntax of all files in project root prefixed with .crontab
detain/zip-zapper
1351 Downloads
Validates Zip/Postal Codes for any country and gives that countries name for thier verions of Zip/Post code
artisansdk/model
2223 Downloads
A self-validating model compatible with Laravel Eloquent that validates when it's saved.
annaghd/php-credit-card-validator-plus
11908 Downloads
Validates popular debit and credit cards numbers against regular expressions and Luhn algorithm. Also validates the CVC and the expiration date
actinity/signed-urls
740 Downloads
Signs and validates URLs with public/private keys
xynnn/blacklisted-email-validator-bundle
695 Downloads
An extended email address validator which validates against blacklisted hostnames for Symfony 2
three_devs/php_validator
133 Downloads
Validates given inputs in PHP
thomas-omweri/laravel-multi-validator
4 Downloads
Validates a field with multiple rules using the OR operator
thetruebumba/spam_login_filter
125 Downloads
Elgg plugin that validates login against blacklist databases. You need the tracker plugin to use the "report as spammer" feature.
szemul/dependency-validator
1499 Downloads
Validates the composer dependencies of the given project
spencer14420/sp-php-email-handler
467 Downloads
A server-side PHP handler for contact forms. Handles form submissions, validates user inputs, sends emails to a mailbox, and sends confirmation emails to users.
seferov/request-validator-bundle
51190 Downloads
Validates request params with Controller annotations
samolabams/smtp-validator
573 Downloads
A simple laravel package that validates your smtp credentials without sending a test mail
mantraideas/laravel-env-doctor
117 Downloads
LaravelEnvDoctor is a developer-friendly CLI tool for Laravel that checks your .env variables, validates the current environment, and ensures directory permissions are correctly set — helping you catch misconfigurations before they become problems.