2014-01-01 06:41:25 -08:00
|
|
|
|
composer-doc-cn
|
|
|
|
|
===============
|
|
|
|
|
|
|
|
|
|
Composer 中文文档
|
2014-01-01 23:27:19 +08:00
|
|
|
|
|
2014-01-02 09:05:45 +08:00
|
|
|
|
---
|
|
|
|
|
|
2014-01-07 17:08:07 +08:00
|
|
|
|
- 希望更多的朋友能够参与此文档的翻译、勘误(您可以 Fork 本项目,并提交 Pull Request)。
|
|
|
|
|
- 部分内容现阶段无法译全,已在 [issues](https://github.com/5-say/composer-doc-cn/issues) 中列出,如果能够收到您的宝贵建议,必将感激不尽。
|
2014-06-22 19:51:40 +08:00
|
|
|
|
- [翻译术语对照表](/glossary.md)
|
2014-06-22 20:15:07 +08:00
|
|
|
|
- [中文翻译贡献者名单](/contributors.md)
|
2014-01-07 17:01:49 +08:00
|
|
|
|
|
|
|
|
|
---
|
|
|
|
|
|
2014-01-01 23:39:05 +08:00
|
|
|
|
## Book
|
2014-01-02 07:29:18 +08:00
|
|
|
|
- [简介](/cn-introduction/00-intro.md)
|
|
|
|
|
- [基本用法](/cn-introduction/01-basic-usage.md)
|
2014-01-07 21:29:54 +08:00
|
|
|
|
- [库(资源包)](/cn-introduction/02-libraries.md)
|
2014-01-02 07:29:18 +08:00
|
|
|
|
- [命令行](/cn-introduction/03-cli.md)
|
2014-01-07 16:18:03 +08:00
|
|
|
|
- [架构](/cn-introduction/04-schema.md)
|
|
|
|
|
- [资源库](/cn-introduction/05-repositories.md)
|
|
|
|
|
- [社区](/cn-introduction/06-community.md)
|
2014-01-01 23:27:19 +08:00
|
|
|
|
|
2014-01-01 23:39:05 +08:00
|
|
|
|
## Articles
|
2014-01-07 16:18:03 +08:00
|
|
|
|
- [别名](/cn-introduction/articles/aliases.md)
|
|
|
|
|
版本分支名称的别名。
|
2014-01-05 18:31:45 +08:00
|
|
|
|
- [自定义安装程序](/cn-introduction/articles/custom-installers.md)
|
|
|
|
|
修改某些特殊类型包的安装方式。
|
2014-01-01 23:43:48 +08:00
|
|
|
|
- [Handling Private Packages With Satis](/cn-introduction/articles/handling-private-packages-with-satis.md)
|
2014-01-01 23:39:05 +08:00
|
|
|
|
Host your own composer repository
|
2014-01-20 19:01:07 +08:00
|
|
|
|
- [插件](/cn-introduction/articles/plugins.md)
|
|
|
|
|
修改和扩展 Composer 的功能。
|
2014-02-21 14:05:10 +08:00
|
|
|
|
- [脚本](/cn-introduction/articles/scripts.md)
|
|
|
|
|
脚本是指一些 Composer 事件的回调,它们在安装资源包的过程中被触发执行。
|
2014-01-01 23:43:48 +08:00
|
|
|
|
- [Troubleshooting](/cn-introduction/articles/troubleshooting.md)
|
2014-01-01 23:39:05 +08:00
|
|
|
|
Solving problems
|
2014-06-22 18:46:48 +08:00
|
|
|
|
- [二进制供应库](/cn-introduction/articles/vendor-binaries.md)
|
|
|
|
|
从资源包中暴露命令行脚本。
|
2014-01-01 23:39:05 +08:00
|
|
|
|
|
|
|
|
|
## FAQs
|
|
|
|
|
|
2014-01-09 21:37:55 +08:00
|
|
|
|
- [如何为我的框架自定义一个资源包安装目录?](/cn-introduction/faqs/how-do-i-install-a-package-to-a-custom-path-for-my-framework.md)
|
2014-01-09 18:50:58 +08:00
|
|
|
|
- [我应该提交 vendor 目录中的依赖包吗?](/cn-introduction/faqs/should-i-commit-the-dependencies-in-my-vendor-directory.md)
|
2014-01-09 13:35:41 +08:00
|
|
|
|
- [为什么说“比较符”和“通配符”相结合的版本约束是坏主意?](/cn-introduction/faqs/why-are-version-constraints-combining-comparisons-and-wildcards-a-bad-idea.md)
|
2014-01-09 22:43:54 +08:00
|
|
|
|
- [为什么 Composer 不递归加载储存库?](/cn-introduction/faqs/why-can%27t-composer-load-repositories-recursively.md)
|
2014-01-01 23:39:05 +08:00
|
|
|
|
|
2014-01-01 23:50:23 +08:00
|
|
|
|
## PDF 文档
|
2014-01-01 23:39:05 +08:00
|
|
|
|
|
2014-01-01 23:50:23 +08:00
|
|
|
|
整个文档也可以作为 [PDF 下载](http://getcomposer.org/book.pdf)。
|
2014-01-01 23:39:05 +08:00
|
|
|
|
|
2014-01-01 23:50:23 +08:00
|
|
|
|
## API 文档
|
2014-01-01 23:39:05 +08:00
|
|
|
|
|
2014-01-14 21:44:01 +08:00
|
|
|
|
如果你需要在工作中使用 composer 作为库的管理,你或许也想看看 [API 文档](http://getcomposer.org/apidoc/master/index.html)。
|
|
|
|
|
|
|
|
|
|
## 相关文章推荐
|
|
|
|
|
|
|
|
|
|
- [PHP 开发者该知道的5个 Composer 小技巧](http://segmentfault.com/a/1190000000355928)
|