namespace Drupal\Composer\Plugin\RecipeUnpack

Object name File name Summary
CommandProvider composer/Plugin/RecipeUnpack/CommandProvider.php List of all commands provided by this package.
Plugin composer/Plugin/RecipeUnpack/Plugin.php Composer plugin for handling dependency unpacking.
RootComposer composer/Plugin/RecipeUnpack/RootComposer.php Provides access to and manipulation of the root composer files.
SemVer composer/Plugin/RecipeUnpack/SemVer.php Helper class to manipulate semantic versioning constraints.
UnpackCollection composer/Plugin/RecipeUnpack/UnpackCollection.php A collection with packages to unpack.
UnpackCommand composer/Plugin/RecipeUnpack/UnpackCommand.php The "drupal:recipe-unpack" command class.
Unpacker composer/Plugin/RecipeUnpack/Unpacker.php Handles the details of unpacking a specific recipe.
UnpackManager composer/Plugin/RecipeUnpack/UnpackManager.php Manages the recipe unpacking process.
UnpackOptions composer/Plugin/RecipeUnpack/UnpackOptions.php Per-project options from the 'extras' section of the composer.json file.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.