Skip to content
This repository was archived by the owner on May 13, 2023. It is now read-only.

php-http/message-factory

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Apr 14, 2023
4d8778e · Apr 14, 2023

History

68 Commits
Apr 11, 2023
Dec 14, 2015
Dec 6, 2018
Dec 6, 2018
Dec 6, 2018
Apr 14, 2023
Jan 10, 2016
Jan 10, 2016
Apr 14, 2023
Apr 11, 2023
Jan 10, 2016

Repository files navigation

PSR-7 Message Factory

Latest Version Software License Total Downloads

Factory interfaces for PSR-7 HTTP Message.

Obsolete

The PHP-HTTP factories have become obsolete with the PSR-17 factories standard. All major HTTP client implementors provide PSR-17 factories.

This package will remain available for the time being to not break legacy code, but we encourage everybody to move to PSR-17.

Install

Via Composer

$ composer require php-http/message-factory

Documentation

Please see the official documentation.

Contributing

Please see our contributing guide.

Security

If you discover any security related issues, please contact us at security@php-http.org.

License

The MIT License (MIT). Please see License File for more information.