Libraries tagged by api-rest
fuziion/http-api-client
0 Downloads
This PHP library provides a simple and versatile HTTP API client for interacting with APIs. It allows you to make GET and POST requests to an API, and it also includes a data handling feature for easily working with API response data.
fastresponse/fastresponse
2 Downloads
fast response is a simple and powerfull pakage for managing api responses in Laravel. Using this pakage, you can manage standardzed, readable, and optimized responses quickly and without repetitive coding.
fasberg/prettyresponse
133 Downloads
A helper for creating pretty api responses or just wrapping resources
eventjuicer/api-components
1 Downloads
set of eloquent models, repositories(+criteria), api resources
esoftdream/response
6 Downloads
Handle API response
esalazarv/resource
170 Downloads
Package for consume API resources
eriocnemis/module-sales-autocancel-rule-api
29 Downloads
The module serves as application program interface (API) responsible for functionality of order auto cancel rules manage as well as bulk operations.
eriocnemis/module-region-shipping-rule-api
50 Downloads
The module serves as application program interface (API) responsible for functionality of shipping rules manage as well as bulk operations.
eriocnemis/module-region-api
638 Downloads
The module serves as application program interface (API) responsible for functionality of regions manage as well as bulk operations.
ehsan-coder/resource-methods
2 Downloads
this package added new methods to modified your api resource, such as you can use only or except methods to customize your api resources when use in controllers.
drivezy/laravel-admin
123 Downloads
Api resources for laravel admin
donhatptit/laravel-responder
32 Downloads
A Laravel Fractal package for building API responses, giving you the power of Fractal and the elegancy of Laravel.
datakrama/lapires
3016 Downloads
Lapires - Laravel API Response, generalizing all response from your API server
concentriccloud/dual-response-bundle
7 Downloads
Allows controllers to return a JSON api response or a twig response based on the HTTP request
code16/responder
38 Downloads
Generic API response handler for Laravel framework