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

https://github.com/cspray/typiphy

Value objects and functions for working with PHP types.
https://github.com/cspray/typiphy

Last synced: 5 months ago
JSON representation

Value objects and functions for working with PHP types.

Awesome Lists containing this project

README

          

# Typiphy

A PHP library providing value object and functions for when you want to type-hint types!

## Installation

```shell
composer require cspray/typiphy
```