Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/pixelbrackets/composer-test-multiple-packages

Testing multiple packages in one repository
https://github.com/pixelbrackets/composer-test-multiple-packages

composer dummy-code git monolithic notes packages php

Last synced: 22 days ago
JSON representation

Testing multiple packages in one repository

Awesome Lists containing this project

README

        

Monolithic repositories with Composer
=====================================

Dummycode for note https://pixelbrackets.de/notes/monolithic-repositories-with-composer/

Run `composer update` and `php index.php` in
»/composer-repo-with-relative-path/« and
»/composer-repo-with-zip-packages/« to test each approach.

See blog post for details.