This dependency is the HTTP library, which is part of the DevNet Framework and includes the following components:
- HTTP Messages
- HTTP Middleware
- HTTP Client
- DevNet Core version 1.0
- Composer version 2.0 or higher
You can install DevNet Web as a third-party library to work with any PHP project, by running the following command in the terminal:
composer require devnet/http
Full documentation on how to use DevNet Framework is available at devnet-framework.github.io
This library is licensed under the MIT license. See License File in the root folder for more information.