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

https://github.com/typhoon-php/typhoon

Ultimate type system and reflection for PHP
https://github.com/typhoon-php/typhoon

php reflection types

Last synced: 3 months ago
JSON representation

Ultimate type system and reflection for PHP

Awesome Lists containing this project

README

          

# Typhoon

The ultimate type system and reflection for PHP.

## Components

- [Type](docs/Type.md)
- [Reflection](docs/Reflection.md)
- [TypeStringifier](docs/TypeStringifier.md)