Libraries tagged by PHP form validation
lalcebo/lumen-sdk
245 Downloads
Lumen SDK - Expand Lumen framework in your projects.
cmanley/validate
4065 Downloads
PHP validation library. You can use it to validate almost anything, e.g. form posts, function parameters, etc.
stahiralijan/request-caster
79 Downloads
This package intercepts Laravel Form Submits after successful validation and provides useful function and also casts the submitted form data accordingly e.g. Upper-case first Characters of Words, Capitalized them, and checkbox value "1" to boolean, JSON string to PHP Array conversions etc.
genai/openapi
79 Downloads
Generates an OpenAPI 3 document at build time from your #[RestController] routes, request-body Forms/DTOs and validation constraints — baked into a reflection-free Cache\OpenApi — and ships a controller that serves /openapi.json and a Swagger UI page at /docs. PHP 5.3-safe at runtime.
simon-ugorji/octavalidate-php
11 Downloads
This is a feature-rich form validation Library that helps to validate your forms server-side using sophisticated regular expressions, PHP's inbuilt validation, and validation rules.
simfatic/php-form-validator
37 Downloads
A PHP Library for Self-Documenting Form Validations
sandromiguel/verum-php
172 Downloads
Server-Side Form Validation Library for PHP
gnat/simple-php-form
38 Downloads
Automatically generate and handle input forms in PHP.
bic/form-validation
1075 Downloads
Let's take the form validation logic and apply it for js, other php scripts, an API...
kavalhub/form-generator
24 Downloads
Easily create, validate, and display forms.
julienlinard/core-php
223 Downloads
Framework MVC complet pour applications PHP avec Container DI, Controllers, Views, Forms, Session et plus
symlex/input-validation
5226 Downloads
Easy & Secure Whitelist Validation for PHP
lastzero/php-input-validation
5233 Downloads
Easy & Secure Whitelist Validation for PHP
pagamastarde/selenium-form-utils
2907 Downloads
Pagantis PHP Library. Selenium helper to end a test purchase. Helper to test the payment validation and redirection
cmanley/php-validate
128 Downloads
PHP validation library. You can use it to validate almost anything, e.g. form posts, function parameters, etc.