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: 7 months ago
JSON representation
Testing multiple packages in one repository
- Host: GitHub
- URL: https://github.com/pixelbrackets/composer-test-multiple-packages
- Owner: pixelbrackets
- Created: 2017-06-06T11:45:48.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-06-07T14:00:31.000Z (almost 9 years ago)
- Last Synced: 2025-08-26T09:06:09.972Z (8 months ago)
- Topics: composer, dummy-code, git, monolithic, notes, packages, php
- Language: PHP
- Size: 6.84 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.