Libraries tagged by form validate
darkwebdesign/symfony-addon-pack
43915 Downloads
Symfony Add-on Pack
bartosz-maciaszek/validation
24068 Downloads
Validation library for PHP 5.6+ / HHVM inspired by Joi.
ayesh/stateless-csrf
25479 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.
aura/filter-interface
6407 Downloads
Interfaces and shared value objects for validation and sanitization libraries
elic-dev/laravel-math-captcha
62082 Downloads
A simple math captcha for Laravel form validation.
digitaldream/laracrud
22287 Downloads
Do you have a well structured database and you want to make a Laravel Application on top of it. By using this tools you can generate Models which have necessary methods and property, Request class with rules, generate route from controllers method and its parameter and full features form with validation error message and more with a single line of command
wapplersystems/cleverreach
56702 Downloads
CleverReach finishers and validators for EXT:form and Powermail
svewap/cleverreach
49805 Downloads
CleverReach finishers and validators for EXT:form and Powermail
securized/laravel-ssrf
2401 Downloads
SSRF prevention for Laravel. Protect Http::, Guzzle, and validate user-supplied URLs against server-side request forgery.
mantraideas/laravel-env-doctor
2388 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.
webpatser/uuid
118109 Downloads
A pure PHP library to generate and validate universally unique identifiers (UUIDs) according to RFC 4122 and RFC 9562 standards. Support for UUID versions 1, 3, 4, 5, 6, 7, and 8.
milpa/tool-runtime
5117 Downloads
AI tool-execution runtime for the Milpa PHP framework: registry pipeline (resolve, validate, authorize, execute, audit), #[Tool] attributes, schema validation, policy gate, rate limiting, channel rendering, and human verification.
jeffersongoncalves/filament-cep-field
4292 Downloads
The Filament CEP Field is a custom input component designed specifically for Brazilian postal codes (CEP - Código de Endereçamento Postal). This component extends Filament's form capabilities by providing a specialized input field that handles CEP formatting, validation, and automatic address lookup.
contributte/neonizer
856608 Downloads
Collection of useful scripts for manipulaton with NEON files. Support composer pre-install / post-install events. Set/get parameters, validate files.
blakvghost/php-validator
27639 Downloads
PHPValidator is a modern PHP library for data validation in your PHP applications. It provides a flexible and extensible way to validate data using predefined rules or by creating custom validation rules.