role-based-authority
by mnshankar
Modifies Authority-L4 to use Roles (instead of users) as the central unit of previlege management
laravel-shib-auth
by mnshankar
Convert Shibboleth tokens to equivalent Laravel User Table columns so Laravel auth semantics can be used
repository
by mnshankar
Reusable repository interface - Forked from Caffeinated/repository, modified to work with Laravel 5.0/php 5.4
laravel-cache-route
by mnshankar
Cache (HTML) output of entire route to speedup your Laravel application