Hello, PHP developer!
If you've ever used static analysis in your PHP projects, you probably wondered how all these cool phpDoc types could be applied to runtime tools like serializers, dependency injection containers, API doc generators, etc.
Typhoon's mission is to give you everything you need to accomplish this:
- Rich type system abstraction compatible with Psalm and PHPStan.
- Static reflection supporting phpDoc types and template resolution.
- More tools coming soon!