Libraries tagged by request validation
albertcht/lumen-form-request
14889 Downloads
Form request is a package for Lumen that lets developer validate form requests like Laravel does.
zolta/http
11 Downloads
Domain-driven HTTP framework for PHP 8.2+ with attribute-based routing, automatic request validation, DTO mapping, standardized response shaping, and built-in authorization. First-class Laravel and Symfony adapters.
subhashladumor1/laravel-cybershield
0 Downloads
Enterprise-grade Laravel security package providing WAF firewall protection, rate limiting, bot detection, honeypot traps, IP geo-blocking, CSRF/XSS/SQLi defence, API gateway security, real-time threat monitoring, malware scanning, and a built-in security dashboard — all configurable via a single config file.
stuyam/laravel-kickbox-validator
10066 Downloads
A kickbox email validator for form requests in laravel
solve-x/view-model
466 Downloads
A more structured way of processing requests (inspired by ASP.NET)
lucinda/headers
1150 Downloads
API encapsulating HTTP request and response headers, useful also for cache/cors validation
kentjerone/laravel-chain-rule
777 Downloads
A chainable rule builder for Laravel validation.
faustvik/router
26 Downloads
Router php
spiechu/symfony-commons-bundle
48 Downloads
My handy toolkit for Symfony.
alexweissman/fortress
2416 Downloads
A PHP library for whitelisting, validating, and canonicalizing HTTP request data against a JSON Schema
tgozo/laravel-codegen
185 Downloads
A Laravel Code Generator to help you get started with a lot of staff including generating Migrations, Models, Controllers, Factories, Routes, Views, Database Seeders and Request Validation Rules.
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)
genai/openapi
26 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.
galatanovidiu/abilities-rest-adapter
27 Downloads
Defines Abilities API abilities by reusing existing REST API routes (schema, validation, permission, handler) via rest_do_request().