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
- Host: GitHub
- URL: https://github.com/typhoon-php/typhoon
- Owner: typhoon-php
- License: mit
- Created: 2024-02-29T00:08:32.000Z (about 2 years ago)
- Default Branch: 0.3.x
- Last Pushed: 2024-04-13T09:32:03.000Z (about 2 years ago)
- Last Synced: 2024-04-14T11:59:44.832Z (about 2 years ago)
- Topics: php, reflection, types
- Language: PHP
- Homepage:
- Size: 1.12 MB
- Stars: 46
- Watchers: 6
- Forks: 0
- Open Issues: 21
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)