Libraries tagged by symfony api response
macpaw/behat-openapi-psr7-validator
1212 Downloads
Behat extension for automatic OpenAPI validation of HTTP requests/responses using league/openapi-psr7-validator
rami/problem-detail-bundle
581 Downloads
A Symfony bundle that implements application/problem+json to give meaning to api response errors
mrgoodbytes8667/twitch-response-bundle
10448 Downloads
A Symfony bundle for Twitch API response objects, enums, and signature verification
mrgoodbytes8667/discord-response-bundle
7594 Downloads
A Symfony bundle for Discord API response objects and enums
mattjanssen/api-response-bundle
9597 Downloads
Symfony bundle for transforming controller action returns and exceptions into JSON API responses
jonjomckay/symfony-api-problem
23 Downloads
A Symfony-compatible response for the IETF Problem Details for HTTP APIs RFC
bulatronic/api-kit
59 Downloads
Lightweight Symfony bundle for building REST APIs with DTO-first validation, standardized responses, and thin controllers
app-verk/api-exception-bundle
7858 Downloads
catch all Symfony 3.3 or newer errors and convert it to problem json RFC7807 response
osm/easy-rest-bundle
1451 Downloads
Simple and lightweight bundle provides JSON based request / response and exception handling support to develop RESTful API's with Symfony.
nilportugues/haljson-bundle
789 Downloads
HAL+JSON API Transformer Bundle for Symfony 2 and Symfony 3
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.
gilsegura/psr-messages-bundle
6 Downloads
Symfony integration for gilsegura/psr-messages: registers the parsers, schema resolver, response factories and PSR-15 middlewares as services, wires the SymfonyPSR bridge, and adds a #[Pipeline] attribute plus an exception subscriber for JSON:API error responses.
ecentria/ecentria-rest-bundle
2412 Downloads
Goal of this bundle is to simplify process of creating APIs with Symfony. We use already well-coded libraries, combine them together to simplify process and not to re-invent the wheel. We've chose REST and HATEOS to have unified standards of API requests and responses.
stetodd/jsonapi-bundle
27 Downloads
JSON:API request mapping and response serialisation for Symfony, built on league/fractal
tyloo/api-response-helpers
6 Downloads
A super simple package allowing for consistent API responses throughout your application