Skip to content

alexsandrov16/http

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

91 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Http

GitHub Release GitHub code size in bytes GitHub License

This small library provides a simple and easy to use interface for creating, sending and receiving HTTP requests and responses. Although many of the concepts of the PSR-7 standard are present in this library, it is not intended to seek compatibility with that recommendation.

Installation

The installation of this library can be done with Composer:

composer require mk4u/http

Usage

This library provides a variety of functions to simplify the management of the input and output of your application or API. It also provides the essential tools to work efficiently with HTTP protocols.

For more details, please refer to the documentation:

Contribute

Your contributions are welcome! If you encounter any problems or have any improvements to suggest, please open an issue or send a pull request.

License

This project is licensed under the MIT License.

Contact

If you have any questions or comments, feel free to contact me at http://t.me/alexsadrov16