2017 © Pedro Peláez
 

library h2-frame

HTTP/2 frame decoder

image

hyphper/h2-frame

HTTP/2 frame decoder

  • Tuesday, December 27, 2016
  • by dshafik
  • Repository
  • 3 Watchers
  • 5 Stars
  • 0 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

Build Status Scrutinizer Code Quality Code Coverage, (*1)

hyphperframe/h2-frame: Pure PHP HTTP/2 Framing

This library contains the HTTP/2 framing code used in the hyphper project. It provides a pure-PHP codebase that is capable of decoding a binary stream into HTTP/2 frames., (*2)

This library is used directly by hyphper to provide HTTP/2 frame decoding logic., (*3)

This library is based on the Python Hyper "hyperframe" project., (*4)

License

hyphper/h2-frame is made available under the MIT License. For more details, see the LICENSE file in the repository., (*5)

The Versions

27/12 2016

dev-master

9999999-dev

HTTP/2 frame decoder

  Sources   Download

MIT

The Requires

  • php ^7.0

 

The Development Requires