Factory

Type
Class
Namespace
craft\composer
Inherits
craft\composer\Factory » Composer\Factory
Since
3.0.0

Composer Factory

View source (opens new window)

# Public Methods

Method Description
createArchiveManager() Copied from \Composer\Factory::createArchiveManager(), but without adding the zip/phar archivers to avoid unnecessary server requirements.

# createArchiveManager()

Copied from \Composer\Factory::createArchiveManager(), but without adding the zip/phar archivers to avoid unnecessary server requirements.

Full class names used when the parent implementation referenced classes relative to its own namespace.

View source (opens new window)

Arguments

  • $config (\Composer\Config) – The configuration
  • $dm (\Composer\Downloader\DownloadManager) – Manager use to download sources
  • $loop (\Composer\Util\Loop)

Returns

\Composer\Package\Archiver\ArchiveManager