Is there maybe a way to install the PSR-7 HTTP message interfaces using Composer? I can't seem to find any information on the official github page, nor on the web.
Beeing a Composer-beginner, I would also like to ask, if it is possible to install packages from internet (maybe also outside Github) with Composer, even if they don't provide informations regarding installation using Composer.
Thank you very much.