Libraries tagged by api-responder
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.
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
497 Downloads
Consistent JSON API responses for Laravel
puyu-pe/sipro-internal-api-core
97 Downloads
Framework-agnostic core contracts, HMAC security utilities, and API response/error standards for SIPRO internal API.
pop-api/api-mirrorquery
221 Downloads
Mirror the query in the API response
orebarranco/laravel-api-starter-kit
22 Downloads
Production-ready API-only starter kit for Laravel 13 with Sanctum auth, JSON:API responses, DTOs, Actions, and 100% test coverage.
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
10464 Downloads
A Symfony bundle for Twitch API response objects, enums, and signature verification
mrgoodbytes8667/discord-response-bundle
7609 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