aliyun-oss-php-sdk-laravel
by aliyuncs
A simple Laravel 5 and lumen service provider for including the Oss PHP SDK for PHP.
aliyun-oss-php-sdk-laravel
by aliyun-oss
A simple Laravel 5 and lumen service provider for including the Oss PHP SDK for PHP.
authority-controller
by efficiently
AuthorityController is an PHP authorization library for Laravel 5 which restricts what resources a given user is allowed to access.
auto-provider
by quince
Automatically register service providers located in app\Providers for laravel 5
cache-decorator
by trm42
Magical (as in saves manual work quite a lot) Cache Decorator for Laravel 5. Designed for usage with repositories but easily usable for other uses. If there's enough interest, can be made framework agnostic.
encryptable
by sagalbot
Allows you to store Eloquent properties encrypted in your database, and automatically decrypt when accessed.