hirethunk/verbs
Verbs is a Laravel-friendly event sourcing package for PHP artisans that keeps the benefits of event sourcing while cutting boilerplate and jargon. Model behavior as verbs, record events, and build projections with a clean, approachable API.
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?