Verbs
Verbs is a Laravel package that allows you to derive the state of your application from the events that have occurred. It's a simple, but extremely powerful, way to design your applications.
Verbs is great for...
- Applications that need to be auditable
- Applications whose schema may change over time
- Applications with complex business logic