Composer bundle for Laravel
Announcing the release of my Composer bundle for Laravel. This bundle will autoload composer packages in your Laravel application.
Composer packages are a unified way to distribute PHP packages that work with any framework that supports PSR-0 namespacing. You shouldn’t have to rewrite all of your favorite PHP libraries for each framework you use, that’s where Composer packages come to the rescue. Find the latest packages at Packagist.
You can get the bundle here: Laravel Composer Bundle