]> rtime.felk.cvut.cz Git - edu/osp-wiki.git/blob - student/markatom/index.mdwn
Update the first lecture - Emacs little detailed and 2000+ development.
[edu/osp-wiki.git] / student / markatom / index.mdwn
1 [[!meta title="Markacz Tomáš"]]
2
3 **Project name and homepage:** [Composer](https://getcomposer.org/)
4
5 Assignment
6 ======
7
8 I would like contribute to dependency manager for PHP named Composer.
9 Composer is de facto standard for assembling PHP applications and almost every PHP library supports installation via Composer.
10 Dependencies are defined in composer.json file.
11 My task will be add support for RSS channels in that file.
12
13 [Link to the issue](https://github.com/composer/composer/issues/5073)
14
15 Links documenting the results of my work
16 ======
17
18 * My communication with maintainers
19   * [https://github.com/composer/composer/pull/5125](https://github.com/composer/composer/pull/5125)
20   * [https://github.com/composer/composer/pull/5347](https://github.com/composer/composer/pull/5347)
21 * My commits in the project repository)
22   * [https://github.com/composer/composer/pull/5125/commits/bb05ce5c7f078d6efd2b084d8f690cb0f46e0c30](https://github.com/composer/composer/pull/5125/commits/bb05ce5c7f078d6efd2b084d8f690cb0f46e0c30)
23   * [https://github.com/composer/composer/pull/5347/commits/c30dd16e3295e33a36fbcb7df544f5fa1d614c06](https://github.com/composer/composer/pull/5347/commits/c30dd16e3295e33a36fbcb7df544f5fa1d614c06)
24 * Updated documentation
25   * [https://getcomposer.org/doc/04-schema.md#support](https://getcomposer.org/doc/04-schema.md#support)
26
27 Presentation
28 ==========
29
30 * [[Presentation of the aim of my work|prezentace1.pdf]]
31 * [[Presentation of the results of my work|final_slides.pdf]]