[[!meta title="Markacz Tomáš"]] **Project name and homepage:** [Composer](https://getcomposer.org/) Assignment ====== I would like contribute to dependency manager for PHP named Composer. Composer is de facto standard for assembling PHP applications and almost every PHP library supports installation via Composer. Dependencies are defined in composer.json file. My task will be add support for RSS channels in that file. [Link to the issue](https://github.com/composer/composer/issues/5073) Links documenting the results of my work ====== * My communication with maintainers * [https://github.com/composer/composer/pull/5125](https://github.com/composer/composer/pull/5125) * [https://github.com/composer/composer/pull/5347](https://github.com/composer/composer/pull/5347) * My commits in the project repository) * [https://github.com/composer/composer/pull/5125/commits/bb05ce5c7f078d6efd2b084d8f690cb0f46e0c30](https://github.com/composer/composer/pull/5125/commits/bb05ce5c7f078d6efd2b084d8f690cb0f46e0c30) * [https://github.com/composer/composer/pull/5347/commits/c30dd16e3295e33a36fbcb7df544f5fa1d614c06](https://github.com/composer/composer/pull/5347/commits/c30dd16e3295e33a36fbcb7df544f5fa1d614c06) * Updated documentation * [https://getcomposer.org/doc/04-schema.md#support](https://getcomposer.org/doc/04-schema.md#support) Presentation ========== * [[Presentation of the aim of my work|prezentace1.pdf]] * [[Presentation of the results of my work|final_slides.pdf]]