laravel-notify
by ipunkt
Provides an ready to use object oriented notification interface for laravel 4, including working example javascript and css for Twitter Bootstrap 3
laravel-route-group
by five-say
Object-oriented route group.use like this: $route->get(...)->as(...)->uses(...)->before(...);