Thomas Gossmann

Unicyclist. Artist. Developer.

Month: April 2015

  • Composer Development with local Dependencies

    TL;DR: If you want to do composer development with local dependencies and do not want to roundtrip packagist you might checkout my plugin composer-localdev-plugin and see if it suits you. Composer has undoubtly become the de facto packaging standard for php applications. IDEs support this and make development even more beneficial. You need some behavior…