Libraries tagged by api-responder
aliziodev/laravel-api-response
4 Downloads
Standardized API Response for Laravel with Responsable Implementation
alfa-dev-team/rest-api-responses
202 Downloads
omaralalwi/laravel-api-helpers
4 Downloads
collection of helpful helper functions for API Requests .
krozamdev/laravel-core-response
11 Downloads
Laravel Core Response
i3rror/lapi-response
624 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
ymigval/laravel-sl-response
257 Downloads
A Laravel package for streamlined API response formatting and management, ensuring consistency and adherence to API standards. Simplify error handling and customize response formats with ease.
xplicit-dev/mamopay
82 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
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
350 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.
rizkussef/laravel-snake-to-camel-case
12 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
1331 Downloads
Smokescreen is a PHP library for transforming and serializing data such as API responses.