rami / problem-detail-bundle
A Symfony bundle that implements application/problem+json to give meaning to api response errors
Installs: 5
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 0
Open Issues: 0
Type:symfony-bundle
Requires
- symfony/http-foundation: ^7.3
- symfony/http-kernel: ^7.3
README
RFC 7807: Problem Details for HTTP API deprecated by RFC 9457
Implementation of the RFC 9457 to give meaning to HTTP Response Errors
A simple bundle
Composer installation:
composer require rami/problem-detail-bundle