Ecosyste.ms: Awesome
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: about 1 month ago
JSON representation
Value objects and functions for working with PHP types.
- Host: GitHub
- URL: https://github.com/cspray/typiphy
- Owner: cspray
- Created: 2022-04-23T05:06:45.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-17T12:33:52.000Z (6 months ago)
- Last Synced: 2024-09-18T18:49:01.762Z (3 months ago)
- Language: PHP
- Size: 11.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
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
```