Libraries tagged by api request validation
osteel/openapi-httpfoundation-testing
1141497 Downloads
Validate HttpFoundation requests and responses against OpenAPI (3+) definitions
chubbyphp/chubbyphp-parsing
50152 Downloads
Allows parsing data of various structures, meaning the population and validation of data into a defined structure. For example, converting an API request into a Data Transfer Object (DTO).
litalico-engineering/eg-r2
2953 Downloads
Easy request validation and route generation from open API specifications (for Laravel)
choz/request-validation-bundle
1588 Downloads
a bundle that's inspired in Laravel request validation
ensi/openapi-httpfoundation-testing
25305 Downloads
Validate HttpFoundation requests and responses against OpenAPI (3.0.x) definitions
beblife/schema-validation-laravel
8624 Downloads
Validate HTTP-requests using JSON-schema objects
lucinda/headers
622 Downloads
API encapsulating HTTP request and response headers, useful also for cache/cors validation
kentaroutakeda/laravel-openapi-validator
2388 Downloads
Laravel OpenAPI Validator - Request and response validators based on the OpenAPI Specification.
ahrmerd/laravel-test-generator
113 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
nickfla1/laravel-validated-api-requests
26 Downloads
Simple base API request with validation mechanisms
spiechu/symfony-commons-bundle
47 Downloads
My handy toolkit for Symfony.
njuhel/swagger-validator
1901 Downloads
A Swagger Validation and Parser as lib for PHP to secure and helpful application for request / response validating, security stage, testunit skeleton, testauto generation, ... This lib can be used into any existing application who's having a swagger definition file for request/response (no framework dependancies or included).
mawuekom/laravel-api-form-request
10 Downloads
Extending FormRequest for REST API Request Validation
fatkulnurk/laravel-api-request-validation
2 Downloads
kegunaanya untuk memberikan hasil return berupa json, untuk field apa aja yang menyebabkan error saat request, beserta message error dan old value.
alpercevik/request-variable-validation
32 Downloads
A validation class to validate and check if exists for variables in an Object (request).