composer-docs/README.md
2014-01-01 23:39:05 +08:00

1.7 KiB

composer-doc-cn

Composer 中文文档


Book


Articles

  • Aliases
    Alias branch names to versions
  • Custom Installers
    Modify the way certain types of packages are installed
  • Handling Private Packages With Satis
    Host your own composer repository
  • Plugins
    Modify and extend Composer's functionality
  • Scripts
    Script are callbacks that are called before/after installing packages
  • Troubleshooting
    Solving problems
  • Vendor Binaries
    Expose command-line scripts from packages

FAQs

PDF Docs

The whole documentation is also available as a PDF download.

API Docs

If you need to work with composer as a library you may also want to check out the API Docs