hirethunk/verbs
Verbs is a PHP event sourcing package for Laravel artisans. It delivers the benefits of event sourcing while minimizing boilerplate and jargon, making it simpler to model behavior and build systems by thinking in actions (verbs) instead of nouns.
for method to factory by @joshhanley in https://github.com/hirethunk/verbs/pull/56now() when replaying events by @inxilpro in https://github.com/hirethunk/verbs/pull/29snowflake_id() by @inxilpro in https://github.com/hirethunk/verbs/pull/63Full Changelog: https://github.com/hirethunk/verbs/compare/0.0.8.1...0.0.9
componentHook before calling it by @inxilpro in https://github.com/hirethunk/verbs/pull/54Full Changelog: https://github.com/hirethunk/verbs/compare/0.0.8...0.0.8.1
fire do nothing while replaying by @jdiddydave in https://github.com/hirethunk/verbs/pull/35Full Changelog: https://github.com/hirethunk/verbs/compare/0.0.7...0.0.8
Full Changelog: https://github.com/hirethunk/verbs/compare/0.0.6...0.0.7
Full Changelog: https://github.com/hirethunk/verbs/compare/0.0.5...v0.0.6
Fixes support for empty collection serialization.
This adds some improvements to how Laravel collections are serialized in Verbs.
Addresses some issues with the concurrency guards.
Initial release
How can I help you explore Laravel packages today?