Skip to content

ytake/psr-http-handlers-hhi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HHI Definitions For PSR15, HTTP Handlers

Packagist Packagist Packagist Packagist

It is based on the PHP interface definitions and comments available here:

psr/http-server-handler

psr/http-server-middleware

install

$ hhvm -d xdebug.enable=0 -d hhvm.jit=0 -d hhvm.php7.all=1 -d hhvm.hack.lang.auto_typecheck=0 $(which composer) require ytake/psr-http-handlers-hhi