Download component installer Free Java Code
Description
Allows installation of Components via Composer.
Source Files
The download file component-installer-master.zip has the following entries.
.editorconfig/*from w w w. j ava 2 s . c om*/
.gitignore
.travis.yml
LICENSE.md
README.md
composer.json
composer.lock
phpunit.xml.dist
src/ComponentInstaller/Installer.php
src/ComponentInstaller/Process/BuildJsProcess.php
src/ComponentInstaller/Process/CopyProcess.php
src/ComponentInstaller/Process/Process.php
src/ComponentInstaller/Process/ProcessInterface.php
src/ComponentInstaller/Process/RequireCssProcess.php
src/ComponentInstaller/Process/RequireJsProcess.php
src/ComponentInstaller/Resources/require.js
src/ComponentInstaller/Util/Filesystem.php
src/bootstrap.php
tests/ComponentInstaller/Test/InstallerTest.php
tests/ComponentInstaller/Test/Process/CopyProcessTest.php
tests/ComponentInstaller/Test/Process/ProcessTest.php
tests/ComponentInstaller/Test/Process/RequireCssProcessTest.php
tests/ComponentInstaller/Test/Process/RequireJsProcessTest.php
tests/ComponentInstaller/Test/Resources/img.jpg
tests/ComponentInstaller/Test/Resources/img2.jpg
tests/ComponentInstaller/Test/Resources/subdir/img.jpg
tests/ComponentInstaller/Test/Resources/subdir/img3.jpg
tests/ComponentInstaller/Test/Resources/subdir/subdir2/img4.jpg
tests/ComponentInstaller/Test/Resources/test.css
tests/ComponentInstaller/Test/Resources/test.js
tests/ComponentInstaller/Test/Resources/test2.css
tests/ComponentInstaller/Test/Resources/test2.js
tests/ComponentInstaller/Test/Util/FilesystemTest.php
tests/bootstrap.php
Download
Click the following link to download component-installer-master.zip.
component-installer-master.zip