cycle/entity-behavior
Adds behavior attributes to Cycle ORM entities (UUID, timestamps, soft delete, optimistic lock, hooks, event listeners) plus an API to build custom behaviors. Use EventDrivenCommandGenerator when creating the ORM to enable event-driven commands.
Full Changelog: https://github.com/cycle/entity-behavior/compare/1.7.0...1.7.1
snowflake column type by @puzzledpolymath in https://github.com/cycle/entity-behavior/pull/40Full Changelog: https://github.com/cycle/entity-behavior/compare/1.6.0...1.7.0
Full Changelog: https://github.com/cycle/entity-behavior/compare/1.5.0...1.6.0
Full Changelog: https://github.com/cycle/entity-behavior/compare/1.4.0...1.5.0
Full Changelog: https://github.com/cycle/entity-behavior/compare/1.3.1...1.4.0
[@internal](https://github.com/internal) from MapperEvent by @gam6itko in https://github.com/cycle/entity-behavior/pull/35Full Changelog: https://github.com/cycle/entity-behavior/compare/1.3.0...1.3.1
Full Changelog: https://github.com/cycle/entity-behavior/compare/1.2.0...1.3.0
Full Changelog: https://github.com/cycle/entity-behavior/compare/1.1.1...1.2.0
Full Changelog: https://github.com/cycle/entity-behavior/compare/1.1.0...1.1.1
SourceInterface $source property to the MapperEventby @msmakouz (#18)Full Changelog: https://github.com/cycle/entity-behavior/compare/1.0.0...1.1.0
Add behaviors:
EventDrivenCommandGenerator with custom event dispatcher.
Supported events: OnCreate, OnDelete and OnUpdateFull Changelog: https://github.com/cycle/entity-behavior/commits/1.0.0
How can I help you explore Laravel packages today?