Download the PHP package soltancode/send-request without Composer
On this page you can find all versions of the php package soltancode/send-request. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download soltancode/send-request
More information about soltancode/send-request
Files in soltancode/send-request
Download soltancode/send-request
More information about soltancode/send-request
Files in soltancode/send-request
Vendor soltancode
Package send-request
Short Description Simple package for Laravel that makes it easy to send HTTP requests and integrate with web APIs.
License MIT
Package send-request
Short Description Simple package for Laravel that makes it easy to send HTTP requests and integrate with web APIs.
License MIT
Please rate this library. Is it a good library?
Informations about the package send-request
SendRequest
Simple package for Laravel Framework that makes it easy to send HTTP requests and integrate with web APIs.
Installation
Usage
If you use it as class (facade), import this:
GET Request:
GET Request with params:
POST Request with params:
PUT Request with params:
PATCH Request with params:
DELETE Request with params:
Timeout
The timeout method may be used to specify the maximum number of seconds to wait for a response:
Other Packages
ReturnResponse - It's a return helper for showing standard json responses.
Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.
License
All versions of send-request with dependencies
PHP Build Version
Package Version
The package soltancode/send-request contains the following files
Loading the files please wait ....