Leonardo Losoviz explains how you might be able to host all your PHP packages together in a “monorepo.”
“The monorepo allows us to version-control all our packages together, so that creating a new branch and submitting a pull request will be done in a single place, including the code for all packages that may be affected by it.”