4 packages, 17 exports. Everything you need to build production-ready Meteorack modules.
PHP interfaces that define the module API. Implement these to integrate with the Hub runtime.
Concrete implementations injected by the Hub container. Declared in module.json, resolved automatically.
PHP traits that provide common functionality. Use these to reduce boilerplate in your module class.
React UI components for building admin interfaces. Styled with the Meteorack design system and --mck-* tokens.