https://github.com/ytake/psr-http-factory-hhi
Typechecker definitions for PSR-17
https://github.com/ytake/psr-http-factory-hhi
hacklang hhi php-fig psr-17
Last synced: 3 months ago
JSON representation
Typechecker definitions for PSR-17
- Host: GitHub
- URL: https://github.com/ytake/psr-http-factory-hhi
- Owner: ytake
- License: mit
- Created: 2018-11-05T04:43:55.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-11-05T05:35:22.000Z (over 7 years ago)
- Last Synced: 2025-08-12T01:37:49.465Z (10 months ago)
- Topics: hacklang, hhi, php-fig, psr-17
- Size: 3.91 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# psr-http-factory-hhi
HHI Definitions For PSR-17 / HTTP Factory
This repository contains .hhi files for the interfaces defined in PSR-17.
It is based on the PHP interface definitions and comments available here:
[php-fig/http-factory](https://github.com/php-fig/http-factory)
## Installation
```bash
$ composer require ytake/psr-http-factory-hhi
```