thephpleague / openapi-psr7-validatorLinks
It validates PSR-7 messages (HTTP request/response) against OpenAPI specifications
☆553Updated last year
Alternatives and similar repositories for openapi-psr7-validator
Users that are interested in openapi-psr7-validator are comparing it to the libraries listed below
Sorting:
- PCOV - CodeCoverage compatible driver for PHP☆767Updated 4 months ago
- Removes `final` and `readonly` keywords from source code on-the-fly and allows mocking of final methods and classes. It can be used toget…☆558Updated 6 months ago
- A Circuit Breaker pattern implementation for PHP applications.☆654Updated 5 months ago
- PHP version of Pact. Enables consumer driven contract testing, providing a mock service and DSL for the consumer project, and interaction…☆294Updated this week
- Tool to compare two revisions of a class API to check for BC breaks☆594Updated this week
- Read and write OpenAPI yaml/json files and make the content accessible in PHP objects.☆498Updated 2 months ago
- Jane is a set of libraries to generate Models & API Clients based on JSON Schema / OpenAPI specs☆673Updated 2 weeks ago
- A CLI tool to check whether a specific composer package uses imported symbols that aren't part of its direct composer dependencies☆982Updated this week
- Extra strict and opinionated rules for PHPStan☆685Updated this week
- Simple and fast implementation of enumerations with native PHP☆491Updated 2 months ago
- PHPUnit Plugin for detecting Memory Leaks in code and tests