DIコンテナのphpライブラリ
$ vi composer.json
{ "require": { "pimple/pimple": "v2.0.0" } }
$ php composer.phar install