robclancy

1
Decorate your objects using presenters. Primarily to keep presentation logic out of your models.
2
Package for when you can't use Bcrypt in Laravel 4.
3
This is used to rename badly named classes. Comes with built in Laravel support to rename `Facade` to `Surrogate`.