*** This version of Confluence is for testing only and contains a copy of content from June 29th 2026. No changes will be preserved. ***
PHP Composer can be used to manage software dependencies in PHP. This makes it possible to ensure that your application has the right versions of software libraries and ease the migration between environments.
Directions for installing Composer can be found at: http://getcomposer.org/doc/00-intro.md#locally
Using PHP Shell you can install the software (recommend installing outside of the htdocs directory). For more details please see: http://getcomposer.org/doc/01-basic-usage.md