Letudiant/composer-shared-package-plugin

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.gitignore
.travis.yml
LICENSE
README.md
composer.json
docs/all-available-configurations.md
docs/how-to-use/disable-this-plugin-in-development-environment.md
docs/how-to-use/update-only-your-own-packages.md
docs/how-to-use/work-with-satis.md
phpunit.xml.dist
src/LEtudiant/Composer/Data/Package/PackageDataManagerInterface.php11
src/LEtudiant/Composer/Data/Package/SharedPackageDataManager.php88
src/LEtudiant/Composer/Installer/Config/SharedPackageInstallerConfig.php113
A
35 mins
src/LEtudiant/Composer/Installer/SharedPackageInstaller.php154
A
35 mins
src/LEtudiant/Composer/Installer/Solver/SharedPackageInstallerSolver.php75
src/LEtudiant/Composer/Installer/Solver/SharedPackageSolver.php55
A
25 mins
src/LEtudiant/Composer/SharedPackagePlugin.php38
src/LEtudiant/Composer/Util/SymlinkFilesystem.php34