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: 6 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 (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-11-05T05:35:22.000Z (almost 7 years ago)
- Last Synced: 2024-10-05T22:03:32.807Z (about 1 year ago)
- Topics: hacklang, hhi, php-fig, psr-17
- Size: 3.91 KB
- Stars: 1
- Watchers: 3
- 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 FactoryThis 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
```