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

https://github.com/usox/hack-http-factory-interfaces

Set of psr-17 like interfaces for hack
https://github.com/usox/hack-http-factory-interfaces

hack hacklang hhvm http psr17

Last synced: 2 months ago
JSON representation

Set of psr-17 like interfaces for hack

Awesome Lists containing this project

README

          

# HackHttpFactoryInterface
A set of psr-17 like factories which will comply with [hhvm/hack-http-request-response-interfaces](https://github.com/hhvm/hack-http-request-response-interfaces)

## Installation

```bash
$ composer require usox/hack-http-factory-interfaces
```