Libraries tagged by api-rest
krozamdev/laravel-core-response
10 Downloads
Laravel Core Response
francscafe/json-response
485 Downloads
A simple class that returns a propely formatted json response with HTTP status
devscreencast/json-response
137 Downloads
A simple class that returns a properly formatted json response with HTTP status
craico/json-response
8 Downloads
A simple class that returns a properly formatted json response with HTTP status
yeanlonwang/laravel-response
11 Downloads
Laravel api response data format.
xplicit-dev/mamopay
36 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.
whitedigital-eu/translation-bundle
430 Downloads
Translation API Resource
vielhuber/comparehelper
281 Downloads
small php helper for comparing api responses in your tests.
tural/epoint
13 Downloads
The library provides convenient access to the Epoint API from applications written in the PHP language. It includes a pre-defined set of static class functions for API resources that initialize themselves dynamically from Tural/Epoint class which makes it easier without writing repetitive configuration.
tripsy/api-wrapper
145 Downloads
Wrapper for API response
toneflix-code/laravel-resource-modifier
299 Downloads
A Laravel package that intercepts and help you customize, remove or modify the meta data on your eloquent api resource response.
three/laravel-response
14 Downloads
Laravel api response data format.
sqits/laravel-api-skeleton
105 Downloads
Package to create a complete Laravel API resource according to stub files.
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.