Libraries tagged by api-reponse
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.
mrgoodbytes8667/twitch-response-bundle
10456 Downloads
A Symfony bundle for Twitch API response objects, enums, and signature verification
mrgoodbytes8667/discord-response-bundle
7602 Downloads
A Symfony bundle for Discord API response objects and enums
metalogico/laravel-mocka
35 Downloads
Laravel Mocka provides fake API responses to designated users while serving real data to everyone else. A drop-in replacement for Laravel's Http facade, perfect for app store submissions, demos, and testing without disrupting production traffic
lukaskorl/restful
160 Downloads
Create RESTful API responses with ease
jeybin/apiresponse
121 Downloads
Laravel api response helper
ibrahimhalilucan/response-builder
51 Downloads
Laravel API Response Builder
harishdpatel/apiresponse
286 Downloads
This is common API response structre for laravel based project. It can be used in laravel and lumen