Simple static Composer repository generator.
I'm using symfony 2.1 and I want to add a library to vendors. The library do not exists in packagist. I …
symfony-2.1 composer-php packagist satisI've set up two projects, an 'init' and a library, which is required by the init. They both have PSR-0 …
php autoload composer-php psr-0 satis