libreworks/psr3-log-hhi

Typechecker definitions for PSR-3

Maintainers

Package info

github.com/libreworks/psr3-log-hhi

pkg:composer/libreworks/psr3-log-hhi

Statistics

Installs: 533

Dependents: 3

Suggesters: 0

Stars: 0

Open Issues: 0

1.0.1 2016-03-28 15:04 UTC

This package is not auto-updated.

Last update: 2026-03-01 03:26:26 UTC


README

This repository contains .hhi files for the interfaces defined in PSR-3. It is based on the PHP interface definitions and comments available here:

https://github.com/php-fig/log

HHI files are ignored by HHVM, however they give the typechecker information about the interfaces. This allows usage of the canonical PHP interface at runtime, while also giving the benefits of static type checking.