PHP Integration
Configuration
WhiteSource supports integration with PHP via the Composer package manager. The configuration parameters that are specifically related to PHP include the following:
- php.resolveDependencies (By default, dependency resolution is enabled)
- php.runPreStep
- php.includeDevDependencies
- php.ignoreSourceFiles
For more information, see the Configuration File & Parameters page.