Download the PHP package shahradelahi/easy-http without Composer
On this page you can find all versions of the php package shahradelahi/easy-http. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download shahradelahi/easy-http
More information about shahradelahi/easy-http
Files in shahradelahi/easy-http
Download shahradelahi/easy-http
More information about shahradelahi/easy-http
Files in shahradelahi/easy-http
Vendor shahradelahi
Package easy-http
Short Description An easy to use HTTP/WebSocket client for PHP
License MIT
Homepage https://github.com/shahradelahi/easy-http
Package easy-http
Short Description An easy to use HTTP/WebSocket client for PHP
License MIT
Homepage https://github.com/shahradelahi/easy-http
Please rate this library. Is it a good library?
Informations about the package easy-http
Help wanted: If you can improve this library, please do so. Pull requests are welcome.
Easy Http
EasyHttp is a lightweight HTTP client that is easy to use and integrates with your existing PHP application.
- Simple interface for building query strings, headers, and body.
- Supports all HTTP methods, and supports streaming of large files.
- No dependency, no need to install any third-party libraries.
- Supports multiple/bulk requests and downloads large files.
- And much more!
Installation
Click for help with installation
## Install Composer If the above step didn't work, install composer and try again. #### Debian / Ubuntu Composer not found? Use this command instead: #### Windows: [Download installer for Windows](https://getcomposer.org/doc/00-intro.md#installation-windows)Getting started
=========
Documentation
We've created some sample of usage in below and if you have questions or want a new feature, please feel free to open an issue.
- Send simple request
- Breakdown of a large request into pieces
- Send multiple requests at once
- Download large files
- Upload multiple files
License
EasyHttp is licensed under the MIT License - see the LICENSE file for details
All versions of easy-http with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8.0
ext-json Version *
ext-curl Version *
ext-pcntl Version *
symfony/mime Version ^v6.1.5
utilities-php/common Version dev-master
ext-json Version *
ext-curl Version *
ext-pcntl Version *
symfony/mime Version ^v6.1.5
utilities-php/common Version dev-master
The package shahradelahi/easy-http contains the following files
Loading the files please wait ....