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

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

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
```