Download the PHP package impulzo/rest_client_service without Composer
On this page you can find all versions of the php package impulzo/rest_client_service. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download impulzo/rest_client_service
More information about impulzo/rest_client_service
Files in impulzo/rest_client_service
Download impulzo/rest_client_service
More information about impulzo/rest_client_service
Files in impulzo/rest_client_service
Vendor impulzo
Package rest_client_service
Short Description Cliente de Servicios REST Para Laravel
License MIT
Package rest_client_service
Short Description Cliente de Servicios REST Para Laravel
License MIT
Please rate this library. Is it a good library?
Informations about the package rest_client_service
REST CLIENT SERVICE
Servicio de Cliente Rest para Laravel
- In the new version remplace RestClientFacade for RestClient.
- Versión 2.0 - 22 May 2023 deployed in master.
Installation
On Laravel And Lumen
edit composer.json, add line in require:
or execute
Setting
Laravel
Add config/app.php
Lumen
Add bootstrap/app.php
Use
import
and
GET headers is optional, default null
POST
- headers is optional,headers is default null
- $data becomes default json_encode
-
if you send headers json_encode is not applied
PUT and DELETE The same rules apply of method POST
All versions of rest_client_service with dependencies
PHP Build Version
Package Version
No informations.
The package impulzo/rest_client_service contains the following files
Loading the files please wait ....