Libraries tagged by request validator
simplon/signr
317 Downloads
Create and validate Signed Requests including data encryption.
knik/x509
6004 Downloads
A PHP library for X.509 public key certificates, attribute certificates, certification requests and certification path validation.
andersonfreitas/annotationrules
509 Downloads
Library to read the annotations of a class to use it as validation of a request for php.
alexweissman/fortress
2371 Downloads
A PHP library for whitelisting, validating, and canonicalizing HTTP request data against a JSON Schema
weblogin/laravel-honeypot
47 Downloads
Laravel form spam protection with honeypot technique
solve-x/view-model
449 Downloads
A more structured way of processing requests (inspired by ASP.NET)
lucinda/headers
568 Downloads
API encapsulating HTTP request and response headers, useful also for cache/cors validation
jolimardi/laravel-honeypot
8 Downloads
Laravel form spam protection with honeypot technique
spiechu/symfony-commons-bundle
47 Downloads
My handy toolkit for Symfony.
owenmelbz/illumipress
256 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
21 Downloads
Library which deals with incoming GitHub web hooks requests (signature validation & payload parsing)
fideloper/conditionalrequest
8 Downloads
Handle HTTP validation Caching using If-* Headers on requests
ahrmerd/laravel-test-generator
95 Downloads
The Ahrmerd/TestGenerator package is a Laravel command-line tool that automatically generates API and web tests for your Eloquent models. With just a few simple commands, you can quickly generate comprehensive test files that cover CRUD operations, validation, and other common use cases for your models. The package provides options to generate tests for all models in your application or for specific models, and supports overwriting existing test files with the --force option. Additionally, it automatically generates test content based on your model's form request classes, making it easy to ensure your tests reflect your application's validation rules. Speed up your Laravel testing workflow with the Ahrmerd/TestGenerator package
youniverse-center/request-validation-bundle
28 Downloads
Symfony Bundle for automatic validation of data provided in the request.
sherifsheremetaj/laravel-method-form-request
59 Downloads
Package to help organize form request validation for Laravel