Application Context Manager
"We developed
honeystone/context
for managing the application context in multi-tenant applications. It provides a simple, fluent API for intializing, extending and switching contexts usingcontext resolvers
.In addition, contexts are automagically available in queued jobs and can be used to scope Eloquent models.
This package was developed several years ago for our own multi-tenant applications. We've recently decided to release it in the hope it will be useful to the wider Laravel community. We're open to contributions, feedback and constructive criticism."
Honeystone
@HoneystoneWeb