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
- Host: GitHub
- URL: https://github.com/usox/hack-http-factory-interfaces
- Owner: usox
- License: mit
- Created: 2018-11-05T17:01:21.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2020-04-08T16:18:57.000Z (over 5 years ago)
- Last Synced: 2025-01-16T06:59:18.371Z (11 months ago)
- Topics: hack, hacklang, hhvm, http, psr17
- Language: Hack
- Homepage:
- Size: 14.6 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```