rami / problem-detail-bundle
A Symfony bundle that implements application/problem+json to give meaning to api response errors
Installs: 40
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 0
Open Issues: 0
Type:symfony-bundle
Requires
- php: ^8.2
- symfony/http-foundation: ^6.4 || ^7.0
- symfony/http-kernel: ^6.4 || ^7.0
Requires (Dev)
- phpunit/phpunit: ^12.3
- symfony/phpunit-bridge: ^6.4 || ^7.0
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