Libraries tagged by form validate
ferdous/laravel-otp-validate
24710 Downloads
Laravel package for OTP validation with built-in features like retry and resend mechanism. Built in max retry and max resend blocking. OTP/Security Code can be send over SMS or Email of your choice with user-defined template.
dario_swain/re-captcha-validator
61180 Downloads
Google reCaptcha FormType and Validator for Symfony applications.
friendsofhyperf/validated-dto
16098 Downloads
The Data Transfer Objects with validation for Hyperf.
vuillaume-agency/symfony-turnstile
7431 Downloads
Symfony bundle for Cloudflare Turnstile - a privacy-friendly, GDPR-compliant CAPTCHA alternative. Drop-in reCAPTCHA replacement with zero user friction.
emailsherlock/email-guard-core
11005 Downloads
Email-Guard core library for PHP: local email checks (syntax, reserved TLDs, disposable domains) plus optional escalation to the EmailSherlock Verify API.
emailsherlock/email-guard-bundle
10919 Downloads
Symfony integration for Email-Guard: a VerifiedEmail constraint and a verify_email form option that block disposable and undeliverable addresses at submit time.
andreas-glaser/php-helpers
89204 Downloads
A comprehensive collection of PHP utility functions for array manipulation, string operations, date handling, HTML generation, form building, validation, and more. Modern PHP 8.2+ library with full type safety.
janvince/smallcontactform
8142 Downloads
Simple but flexible multi language contact form builder with custom fields, validation and passive antispam
kevinlebrun/password.php
148329 Downloads
Helpers for password generation and validation
jlorente/laravel-credit-cards
38371 Downloads
Laravel >=5.6 integration for the PHP Credit Cards package that allows to perform operations on debit and credit cards like format, validate brand, number and Luhn algorithm.
dsentker/url-signature-bundle
39374 Downloads
A symfony 4 bundle for creating url signatures
delight-im/file-upload
11116 Downloads
Simple and convenient file uploads — secure by default
darkwebdesign/symfony-addon-pack
41623 Downloads
Symfony Add-on Pack
bartosz-maciaszek/validation
23959 Downloads
Validation library for PHP 5.6+ / HHVM inspired by Joi.
ayesh/stateless-csrf
25261 Downloads
Secret-key based state-less CSRF token generator and validator for PHP 8. State-less means you do not have to store the CSRF token in session or database.