Libraries tagged by Api Responses
api-clients/middleware-http-exceptions
59796 Downloads
Wrap failing HTTP requests in HTTP response type specific exceptions
xplicit-dev/mamopay
35 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.
vielhuber/comparehelper
281 Downloads
small php helper for comparing api responses in your tests.
porifa/jarason
7 Downloads
Laravel Json API Response to Object Mapper
orware/compressed-string
734 Downloads
Based on the wonderful work by Tom Westcott (https://packagist.org/packages/cyberdummy/gzstream) which provided most of the functionality I required. Allows for gzip compressed string streams to be used for holding data. This project was created because I wanted a way to store large database result sets more easily in memory (especially ones that were just going to be output as JSON in an API response), since using a regular PHP array resulted in large memory usage.
nuwave/ember-eloquent
60 Downloads
Laravel package to translate api responses into ember-data readable formats.
mmae/apiresponse
8 Downloads
Standard API Response for Front-End Clients
lukaskorl/restful
158 Downloads
Create RESTful API responses with ease
jojomi/typer
15 Downloads
Package to help with dealing with unknown/untyped PHP data, like arrays from REST API responses.
incraigulous/data-factories
434 Downloads
A data factory helper class for mocking data. This is inspired by Laravel's model factories, the difference being that data factories are not tied to a model. Data factories are great for mocking api responses, requests or other data not persisted to a database. Data Factories are not dependant on Laravel, so you can use this package anywhere.
harishdpatel/apiresponse
258 Downloads
This is common API response structre for laravel based project. It can be used in laravel and lumen
dipenparmar12/responder
13 Downloads
A Laravel package for custom api response payload
arhamlabs/error-handler
180 Downloads
This package is a template used to create API responses which can be overwritten
apkit/apires
205 Downloads
Formated Resfull API Response
navarr/verticalresponse
1154 Downloads
Vertical Response API Wrapper - converted from official Vertical Response repository