laravel-decorators
by mykemeynell
Attribute-based method decorators (Log, Cache, Retry, …) wired into the Laravel IoC container.
laravel-database-settings
by mykemeynell
Store settings in the database for retrieval in your Laravel application
laravel-provides-service
by mykemeynell
Set provides return value from aliases set within service provider.