devnet/http

The DevNet HTTP Library

Installs: 29

Dependents: 1

Suggesters: 0

Security: 0

Stars: 0

Watchers: 0

Forks: 0

Open Issues: 0

pkg:composer/devnet/http

1.1.1 2025-03-05 12:07 UTC

This package is not auto-updated.

Last update: 2025-12-09 18:09:26 UTC


README

This dependency is the HTTP library, which is part of the DevNet Framework and includes the following components:

  • HTTP Messages
  • HTTP Middleware
  • HTTP Client

Requirements

Installation

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

Documentation

Full documentation on how to use DevNet Framework is available at devnet-framework.github.io

License

This library is licensed under the MIT license. See License File in the root folder for more information.