Libraries tagged by api-responser
thomzee/laramap
47 Downloads
Laravel REST API response mapper.
sunel/json-api-resources
4379 Downloads
Create {JSON:API} formatted API Response
ssdev/laravel-api-contracts
14 Downloads
API response contract snapshot testing for Laravel — detects breaking changes before they reach production.
soloslee/json-response
92 Downloads
JSON-API response for Laravel
shaunpersad/api-foundation
61 Downloads
This is a package for Laravel 4 that provides a basis for creating APIs. Particularly, it allows for OAuth 2.0 implementation using any grant type your application requires, including custom grant types. Additionally, it also standardizes all API responses into an easily definable format.
serafim/json-api
5419 Downloads
JSON-API responses in PHP
rizkussef/laravel-snake-to-camel-case
953 Downloads
A Laravel middleware package to automatically convert API response keys from snake_case to camelCase for frontend compatibility, and optionally convert request keys from camelCase to snake_case
rexlabs/smokescreen
1346 Downloads
Smokescreen is a PHP library for transforming and serializing data such as API responses.
ra-devs/api-json-response
494 Downloads
Consistent JSON API responses for Laravel
orebarranco/laravel-api-starter-kit
18 Downloads
Production-ready API-only starter kit for Laravel 13 with Sanctum auth, JSON:API responses, DTOs, Actions, and 100% test coverage.
omidgfx/laravel-responder
28 Downloads
A Laravel Fractal package for building API responses, giving you the power of Fractal and the elegancy of Laravel.
nilportugues/xml
2167 Downloads
XML transformer outputting valid API responses.
nilportugues/json
644 Downloads
JSON transformer outputting valid API responses.
nilportugues/hal
7675 Downloads
HAL+JSON & HAL+XML API transformer outputting valid API responses.
nicklaw5/larapi
1545 Downloads
A simple Laravel 5 class for handling json api responses.