event-engine/php-engine-utils
Utilities for Event Engine in PHP: helper classes and shared tooling to simplify building and running Event Engine-based applications. Includes common infrastructure utilities and convenience functions to reduce boilerplate in your event-driven domain code.
v0.1.1 introduced a BC break, because MapIterator became only a \Traversable. This fix turns it back into an iterator.
valid() method. New implementation uses a foreach + yield, which works with all traversable objectsHow can I help you explore Laravel packages today?