Libraries tagged by request validator
stahiralijan/request-caster
74 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.
solbeg/laravel-vue-validation
249 Downloads
Extends Bootstrapper package. It automatically converts Laravel's request rules into Vee's rules.
kojirock5260/laravel-json-schema-validate
1064 Downloads
json schema for request and response
indexzer0/laravel-validation-provider
9 Downloads
Simple reusable composable validation providers
andersonfreitas/annotationrules
536 Downloads
Library to read the annotations of a class to use it as validation of a request for php.
alexweissman/fortress
2388 Downloads
A PHP library for whitelisting, validating, and canonicalizing HTTP request data against a JSON Schema
solve-x/view-model
460 Downloads
A more structured way of processing requests (inspired by ASP.NET)
spiechu/symfony-commons-bundle
48 Downloads
My handy toolkit for Symfony.
owenmelbz/illumipress
257 Downloads
Simple wrapper for the illuminate support, http response, request, validation, zttp, cache, encryption, blade templating and whoops error handler for WordPress
swop/github-webhook-security-checker
22 Downloads
Library which deals with incoming GitHub web hooks requests (signature validation & payload parsing)
cpsit/api-token
9721 Downloads
Generate and validate token auth for api requests.
fideloper/conditionalrequest
8 Downloads
Handle HTTP validation Caching using If-* Headers on requests
chitranu/google-recaptcha
2558 Downloads
Easily validate recaptcha responses in Laravel. A handy validation rule for validating the reCAPTCHA token in the form requests.
youniverse-center/request-validation-bundle
31 Downloads
Symfony Bundle for automatic validation of data provided in the request.
solophp/request-handler
1 Downloads
Robust request validation & authorization layer for HTTP inputs with type-safe handlers and modern PHP 8+ architecture