edstevo/laravel-dao
Laravel DAO layer for models, inspired by repository pattern. Adds caching, broadcast events, validation, and model/DAO generators to centralize data access and keep controllers flexible across Laravel apps.
Making events optional based on the existence of the class.
Making Dao Events optional based on the existence of the class.
Changed the firing of events to be optional based on if the event class exists
How can I help you explore Laravel packages today?