Composer Dependency Manager

  1. Advanced Commands and Features
    1. Script Management
      1. Custom Script Definition
        1. Built-in Composer Events
          1. pre-install-cmd Event
            1. post-install-cmd Event
              1. pre-update-cmd Event
                1. post-update-cmd Event
                  1. pre-autoload-dump Event
                    1. post-autoload-dump Event
                      1. pre-dependencies-solving Event
                        1. post-dependencies-solving Event
                        2. Script Execution
                          1. Automation Workflows
                            1. Script Arguments and Options
                            2. Project Creation
                              1. composer create-project Command
                                1. Project Template Usage
                                  1. Version Specification
                                    1. Installation Customization
                                      1. Skeleton Project Setup
                                      2. Global Package Management
                                        1. composer global Command
                                          1. Global Package Installation
                                            1. CLI Tool Management
                                              1. Global vs Local Dependencies
                                                1. PATH Configuration
                                                2. Validation and Diagnostics
                                                  1. composer validate Command
                                                    1. Schema Validation
                                                      1. Best Practice Checking
                                                        1. composer diagnose Command
                                                          1. Environment Analysis
                                                            1. Configuration Troubleshooting
                                                            2. Dependency Analysis
                                                              1. composer depends Command
                                                                1. Dependency Chain Analysis
                                                                  1. composer prohibits Command
                                                                    1. Conflict Detection
                                                                      1. Version Constraint Analysis
                                                                      2. Command Customization
                                                                        1. Command-line Options
                                                                          1. Configuration Overrides
                                                                            1. Environment-specific Settings