Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ytake/hack-http-server-request-handlers-interfaces

HTTP Server Request Handler Interfaces For Hack
https://github.com/ytake/hack-http-server-request-handlers-interfaces

hacklang hhvm psr-15 request-handler

Last synced: about 1 month ago
JSON representation

HTTP Server Request Handler Interfaces For Hack

Awesome Lists containing this project

README

        

# Hack HTTP Server Request Handlers

PSR-15 Like HTTP Server Request Handlers Interface

## Require

HHVM 3.29 and above.

## Install

```bash
$ hhvm $(which composer) require ytake/hack-http-server-request-handlers-interfaces
```