Download the PHP package arashabedii/requester without Composer
On this page you can find all versions of the php package arashabedii/requester. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download arashabedii/requester
More information about arashabedii/requester
Files in arashabedii/requester
Download arashabedii/requester
More information about arashabedii/requester
Files in arashabedii/requester
Please rate this library. Is it a good library?
Informations about the package requester
Request
php class to send requests
Simple & Fast & Very light
features
send GET , POST , PUT , PATCH , DELETE requests
send params in simple array
send headers in simple array
requests auto logging
error logger
send request without waiting for response
Install via composer
Go to your project root directory and run this command in terminal:
usage
at first include autoload.php file to your project file
after you can call Request::send() to send your requests.
examples:
SEND GET REQUEST
SEND POST REQUEST
SEND PUT REQUEST
SEND PATCH REQUEST
SEND DELETE REQUEST
All versions of requester with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.3|^8.0
The package arashabedii/requester contains the following files
Loading the files please wait ....