John Allsopp wrote: > On 22/02/15 18:35, Larry Garfield wrote: > >> If you're not building your tools out of Composer/Packaglist-provided >> libraries, start. Now. > > If I google that things get deep pretty quickly. What is/are > "Composer/Packaglist-provided libraries" and what will they do for me? "Packaglist" is a typo; it should be "Packagist". Anyhow, Composer[1] is a dependency manager and Packagist[2] is a repository for Composer packages. You find a nice introduction[3] to Composer on its website. [1] <https://getcomposer.org> [2] <https://packagist.org/> [3] <https://getcomposer.org/doc/00-intro.md> -- Christoph M. Becker -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php