Phug Split
Split is a tool to handle a mono-repo that can be downloaded as single package, multiple packages or both.
Install
composer require phug/split
Usage
Put composer.json files in sub-directory of a main package repository.
vendor/bin/split update
Check options with:
vendor/bin/split update --help
Check other commands with:
vendor/bin/split --help