2017 © Pedro Peláez
 

library http

Basic HTTP primitives which can be shared by servers and clients.

image

amphp/http

Basic HTTP primitives which can be shared by servers and clients.

  • Wednesday, May 16, 2018
  • by kelunik
  • Repository
  • 4 Watchers
  • 15 Stars
  • 2,418 Installations
  • PHP
  • 6 Dependents
  • 0 Suggesters
  • 1 Forks
  • 2 Open issues
  • 5 Versions
  • 16 % Grown

The README.md

Basic HTTP primitives which can be shared by servers and clients., (*1)

Installation

This package can be installed as a Composer dependency., (*2)

composer require amphp/http

Documentation

Documentation can be found on amphp.org/http as well as in the ./docs directory., (*3)

Versioning

amphp/http follows the semver semantic versioning specification like all other amphp packages., (*4)

Note: BC breaks that are strictly required for RFC compliance are not considered BC breaks. These include cases like wrong quote handling for cookies, where the RFC isn't too clear., (*5)

A lax parser will however not be changed unless it is necessary for security reasons., (*6)

Requirements

  • PHP 7.1+

Security

If you discover any security related issues, please email contact@amphp.org instead of using the issue tracker., (*7)

License

The MIT License (MIT). Please see LICENSE for more information., (*8)

The Versions

16/05 2018

dev-master

9999999-dev

Basic HTTP primitives which can be shared by servers and clients.

  Sources   Download

MIT

The Development Requires

15/03 2018

v1.0.1

1.0.1.0

Basic HTTP primitives which can be shared by servers and clients.

  Sources   Download

MIT

The Development Requires

15/03 2018

dev-fix-header-injection

dev-fix-header-injection

Basic HTTP primitives which can be shared by servers and clients.

  Sources   Download

MIT

The Development Requires

15/03 2018

dev-preserve-unknown-attributes

dev-preserve-unknown-attributes

Basic HTTP primitives which can be shared by servers and clients.

  Sources   Download

MIT

The Development Requires

22/01 2018

v1.0.0

1.0.0.0

Basic HTTP primitives which can be shared by servers and clients.

  Sources   Download

MIT

The Development Requires