- 本仓库同步自 英文官方仓库 的
master
分支。 - 所有需要翻译的文档都位于 doc 目录内。
- 保持文档的原始结构,便于与英文文档同步。 ( 不要修改文档的内容结构 ,例如,不要为文档手动添加页内导航等)
-
how-do-i-install-a-package-to-a-custom-path-for-my-framework.md
-
why-are-version-constraints-combining-comparisons-and-wildcards-a-bad-idea.md
Composer 中文文档采用 MIT 开源许可证发布。
Composer helps you declare, manage, and install dependencies of PHP projects.
See https://getcomposer.org/ for more information and documentation.
Download and install Composer by following the official instructions.
For usage, see the documentation.
Find packages on Packagist.
IRC channels are on irc.freenode.org: #composer for users and #composer-dev for development.
For support, Stack Overflow also offers a good collection of Composer related questions.
Please note that this project is released with a Contributor Code of Conduct. By participating in this project and its community you agree to abide by those terms.
PHP 5.3.2 or above (at least 5.3.4 recommended to avoid potential bugs)
- Nils Adermann | GitHub | Twitter | [email protected] | naderman.de
- Jordi Boggiano | GitHub | Twitter | [email protected] | seld.be
See also the list of contributors who participated in this project.
Please send any sensitive issue to [email protected]. Thanks!
Composer is licensed under the MIT License - see the LICENSE file for details
- This project's Solver started out as a PHP port of openSUSE's Libzypp satsolver.