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.
support for PHP 8.5
Container::getComponentTree()Container::getComponents() parameters are silently deprecated, returns array when $deep is false (BC break)For the details you can have a look at the diff.
Container::getComponent() optimizationComponent::__construct() parameters $parent & $name are deprecatedFor the details you can have a look at the diff.
For the details you can have a look at the diff.
For the details you can have a look at the diff.
attached() is called only once for each object #2For the details you can have a look at the diff.
The first standalone release. For more information see readme.md.
How can I help you explore Laravel packages today?