linna / http-message

PSR-7 implementation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Linna Logo

Linna dotenv Logo

Tests PHP 8.1

NOTE: Code porting to PHP 8.1 ongoing.

About

This package provide a implementations for PSR-7 HTTP message interfaces. Instead of standard psr http message, classes in package use a strict typed fork.

Status of the work

Message, Stream, Request and Uri classes works, working on others :)

Requirements

This package require php 7.2

Installation

With composer:

composer require linna/http-message

About

PSR-7 implementation

License:MIT License


Languages

Language:PHP 100.0%