Libraries tagged by api-reponse
dharmvijay/laravel-api-response
9 Downloads
Laravel api json response class with some features.
back/api-response
785 Downloads
统一 API 响应包
astronati/wordpress-api-response-parser
3753 Downloads
Allows to map responses provided by any Wordpress API.
aliziodev/laravel-api-response
4 Downloads
Standardized API Response for Laravel with Responsable Implementation
willywes/apiresponse
1499 Downloads
Class to generate a standard structure for api json responses
omaralalwi/laravel-api-helpers
3 Downloads
collection of helpful helper functions for API Requests .
krozamdev/laravel-core-response
10 Downloads
Laravel Core Response
i3rror/lapi-response
578 Downloads
API Response trait for laravel
gtk/gapi
546 Downloads
A RESTful API package for the Laravel and Lumen frameworks.
devscreencast/json-response
144 Downloads
A simple class that returns a properly formatted json response with HTTP status
xplicit-dev/mamopay
66 Downloads
The MamoPay PHP library provides convenient access to the MamoPay API from applications written in the PHP language. It includes a pre-defined set of classes for API resources that initialize themselves dynamically from API responses which makes it compatible with a wide range of versions of the MamoPay API.
uxmansarwar/response
18 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
286 Downloads
Wrapper for API response
soloslee/json-response
91 Downloads
JSON-API response for Laravel
shaunpersad/api-foundation
60 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.