{"id":19140268,"url":"https://github.com/drevops/sandbox-multipackage","last_synced_at":"2025-06-15T01:40:18.173Z","repository":{"id":232766572,"uuid":"782177033","full_name":"drevops/sandbox-multipackage","owner":"drevops","description":"Sandbox for working with multiple packages. Used for dev only.","archived":false,"fork":false,"pushed_at":"2024-04-19T23:19:04.000Z","size":79,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-02-15T04:44:08.516Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/drevops.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2024-04-04T19:34:55.000Z","updated_at":"2024-04-19T23:18:08.000Z","dependencies_parsed_at":"2024-04-11T10:54:19.810Z","dependency_job_id":null,"html_url":"https://github.com/drevops/sandbox-multipackage","commit_stats":null,"previous_names":["drevops/sandbox-multipackage"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drevops%2Fsandbox-multipackage","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drevops%2Fsandbox-multipackage/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drevops%2Fsandbox-multipackage/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drevops%2Fsandbox-multipackage/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/drevops","download_url":"https://codeload.github.com/drevops/sandbox-multipackage/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240222505,"owners_count":19767458,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-09T07:16:58.083Z","updated_at":"2025-02-22T19:13:02.049Z","avatar_url":"https://github.com/drevops.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# sandbox-multipackage\nSandbox for working with multiple packages. Used for dev only.\n\n\u003cdiv align=\"center\"\u003e\n\n[![GitHub Issues](https://img.shields.io/github/issues/DrevOps/sandbox-multipackage.svg)](https://github.com/DrevOps/sandbox-multipackage/issues)\n[![GitHub Pull Requests](https://img.shields.io/github/issues-pr/DrevOps/sandbox-multipackage.svg)](https://github.com/DrevOps/sandbox-multipackage/pulls)\n[![Test PHP](https://github.com/DrevOps/sandbox-multipackage/actions/workflows/test-php.yml/badge.svg)](https://github.com/DrevOps/sandbox-multipackage/actions/workflows/test-php.yml)\n[![codecov](https://codecov.io/gh/drevops/sandbox-multipackage/graph/badge.svg?token=URITLLZKK5)](https://codecov.io/gh/drevops/sandbox-multipackage)\n\n\u003c/div\u003e\n\n---\n\n\u003cp align=\"center\"\u003e Few lines describing your project.\n    \u003cbr\u003e\n\u003c/p\u003e\n\n\n## Usage\n\n```bash\ncd consumer\ncomposer create-project --prefer-dist drevops/scaffold=\"@dev\" --repository '{\"type\": \"path\", \"url\": \"../scaffold\", \"options\": {\"symlink\": false}}' t1\n```\n\n\n## Maintenance\n\n    composer install\n    composer lint\n    composer test\n\n\n### Debugging\n\nRun once:\n```bash\ncd scaffold\ncomposer install\n\nexport COMPOSER_ALLOW_XDEBUG=1\nexport COMPOSER_DEBUG_EVENTS=1\nexport DREVOPS_SCAFFOLD_VERSION=@dev\n\ncd ../consumer \n```\n\nRun as needed (from `consumer`):\n```bash\n# No-install\nrm -Rf t1 \u003e/dev/null \u0026\u0026 php ../scaffold/vendor/composer/composer/bin/composer create-project --prefer-dist drevops/scaffold=\"@dev\" --repository '{\"type\": \"path\", \"url\": \"../scaffold\", \"options\": {\"symlink\": false}}' --no-install t1\n```   \n\nor\n\n```bash\n# Full\nrm -Rf t1 \u003e/dev/null \u0026\u0026 php ../scaffold/vendor/composer/composer/bin/composer create-project --prefer-dist drevops/scaffold=\"@dev\" --repository '{\"type\": \"path\", \"url\": \"../scaffold\", \"options\": {\"symlink\": false}}' t1\n```   \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdrevops%2Fsandbox-multipackage","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdrevops%2Fsandbox-multipackage","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdrevops%2Fsandbox-multipackage/lists"}