flow-php / mago-types-bridge
Flow PHP - Mago Types Bridge
Package info
github.com/flow-php/mago-types-bridge
Type:mago-extension
pkg:composer/flow-php/mago-types-bridge
Fund package maintenance!
1.x-dev
2026-09-11 20:20 UTC
Requires
- php: ~8.3.0 || ~8.4.0 || ~8.5.0
Requires (Dev)
- carthage-software/mago: ^1.47.4
Suggests
None
Provides
None
Conflicts
None
Replaces
None
This package is auto-updated.
Last update: 2026-09-11 20:21:24 UTC
README
Mago analyzer extension for Flow PHP's type system. It teaches the analyzer the exact array shape a
type_structure() call resolves to, including structure_element() markers that declare optional fields,
so structure shapes narrow for autocompletion and static analysis.
Important
This repository is a subtree split from our monorepo. If you'd like to contribute, please visit our main monorepo flow-php/flow.
- 📜 Documentation
- ➡️ Installation
- 🛠️ Contributing
- 🚧 Upgrading