Top "Satis" questions

Simple static Composer repository generator.

Where to register autoload when the vendor is not managed with composer in Symfony 2.1?

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 satis
Composer Not Generating Autoloads For Library

I'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