Libraries tagged by api-response
uxmansarwar/response
31 Downloads
Elegant and lightweight PHP Composer Package for standardized API responses with error, ttl, query and result handling. Package developed by UxmanSarwar a Senior PHP Developer since 2013
tripsy/api-wrapper
353 Downloads
Wrapper for API response
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.
rexlabs/smokescreen
1332 Downloads
Smokescreen is a PHP library for transforming and serializing data such as API responses.
rami/problem-detail-bundle
14 Downloads
A Symfony bundle that implements application/problem+json to give meaning to api response errors
nilportugues/xml
2167 Downloads
XML transformer outputting valid API responses.
nilportugues/serializer-eloquent
36299 Downloads
Eloquent Driver for NilPortugues Serializer outputting valid API responses in JSON, JSON API and HAL+JSON API formats.
nilportugues/json
644 Downloads
JSON transformer outputting valid API responses.
nilportugues/hal
7674 Downloads
HAL+JSON & HAL+XML API transformer outputting valid API responses.
nicklaw5/larapi
1539 Downloads
A simple Laravel 5 class for handling json api responses.
mmae/apiresponse
62 Downloads
Standard API Response for Front-End Clients
mellivora/laravel-api-caster
42 Downloads
Convert API response results to Entity entity like Laravel Eloquent.
lukaskorl/restful
160 Downloads
Create RESTful API responses with ease
jojomi/typer
158 Downloads
Package to help with dealing with unknown/untyped PHP data, like arrays from REST API responses.