---
title: Composer
kind: note
description: Link A Dependency Manager for PHP Resources Documentation GitHub Packages Replacing packages with forks
words: 14
readingMinutes: 1
created: '2024-06-12T19:16:18+02:00'
updated: '2026-06-29T11:20:03+02:00'
website: https://getcomposer.org/
---
## Link

<https://getcomposer.org/>

- > A Dependency Manager for [PHP](/notes/php)
## Resources
- [Documentation](https://getcomposer.org/doc/)
- [GitHub](https://github.com/composer/composer)
- [Packages](https://packagist.org/)
- [Replacing packages with forks](https://stackoverflow.com/questions/18882201/how-does-the-replace-property-work-with-composer)