nette/component-model
Nette Component Model is a lightweight PHP package for building component-based UI structures. It provides component containers, naming and lookup, lifecycle hooks, and signal handling—forming the foundation used by Nette for reusable, composable components.
getComponentTree() for debugging/admin UIs requiring component hierarchy visualization, or ArrayAccess for cleaner container interactions in micro-apps.monitor() for lifecycle events instead of deprecated methods, and ArrayAccess for intuitive container access. Integrates seamlessly with Nette—no learning curve for our team. Avoid if we’re not using Nette; stick to Laravel’s DI for non-Nette projects."How can I help you explore Laravel packages today?