{"id":15774007,"url":"https://github.com/cps-it/project-builder","last_synced_at":"2026-05-26T08:03:48.664Z","repository":{"id":37402654,"uuid":"495467401","full_name":"CPS-IT/project-builder","owner":"CPS-IT","description":"Composer package to create new projects from project templates","archived":false,"fork":false,"pushed_at":"2025-04-07T07:51:35.000Z","size":3456,"stargazers_count":25,"open_issues_count":15,"forks_count":2,"subscribers_count":10,"default_branch":"main","last_synced_at":"2025-04-09T16:16:42.637Z","etag":null,"topics":["composer","kickstart","php","project-builder","scaffold","template"],"latest_commit_sha":null,"homepage":"https://project-builder.cps-it.de/","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/CPS-IT.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","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,"publiccode":null,"codemeta":null}},"created_at":"2022-05-23T15:25:38.000Z","updated_at":"2025-04-07T02:58:03.000Z","dependencies_parsed_at":"2023-10-02T07:47:28.898Z","dependency_job_id":"2549092f-7a60-4eab-972c-faacb6e6d63f","html_url":"https://github.com/CPS-IT/project-builder","commit_stats":{"total_commits":842,"total_committers":5,"mean_commits":168.4,"dds":"0.47149643705463185","last_synced_commit":"7092c54e1d0d97063eea205297564f8ea0454645"},"previous_names":[],"tags_count":59,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CPS-IT%2Fproject-builder","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CPS-IT%2Fproject-builder/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CPS-IT%2Fproject-builder/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CPS-IT%2Fproject-builder/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CPS-IT","download_url":"https://codeload.github.com/CPS-IT/project-builder/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248065285,"owners_count":21041872,"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":["composer","kickstart","php","project-builder","scaffold","template"],"created_at":"2024-10-04T16:04:23.391Z","updated_at":"2026-05-26T08:03:48.651Z","avatar_url":"https://github.com/CPS-IT.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n\n![Logo](docs/_static/img/header.svg)\n\n# Project Builder\n\n[![Coverage](https://img.shields.io/coverallsCoverage/github/CPS-IT/project-builder?logo=coveralls)](https://coveralls.io/github/CPS-IT/project-builder)\n[![CGL](https://img.shields.io/github/actions/workflow/status/CPS-IT/project-builder/cgl.yaml?label=cgl\u0026logo=github)](https://github.com/CPS-IT/project-builder/actions/workflows/cgl.yaml)\n[![Docker deploy](https://img.shields.io/github/actions/workflow/status/CPS-IT/project-builder/docker.yaml?label=docker\u0026logo=github)](https://github.com/CPS-IT/project-builder/actions/workflows/docker.yaml)\n[![Tests](https://img.shields.io/github/actions/workflow/status/CPS-IT/project-builder/tests.yaml?label=tests\u0026logo=github)](https://github.com/CPS-IT/project-builder/actions/workflows/tests.yaml)\n[![Supported PHP Versions](https://img.shields.io/packagist/dependency-v/cpsit/project-builder/php?logo=php)](https://packagist.org/packages/cpsit/project-builder)\n\n📙\u0026nbsp;[Documentation](https://project-builder.cps-it.de/) |\n📦\u0026nbsp;[Packagist](https://packagist.org/packages/cpsit/project-builder) |\n💾\u0026nbsp;[Repository](https://github.com/CPS-IT/project-builder) |\n🐛\u0026nbsp;[Issue tracker](https://github.com/CPS-IT/project-builder/issues)\n\n\u003c/div\u003e\n\nA Composer package used to **create new projects** based on various **project templates**.\nAll project templates are distributed as separate Composer packages. It comes with a\npowerful configuration and templating system that allows to develop new project templates\nin a very flexible way.\n\n➡️ Read more in the [official documentation][1].\n\n## ⚡ Quickstart\n\n### Composer\n\n[![Packagist](https://img.shields.io/packagist/v/cpsit/project-builder?label=version\u0026logo=packagist)](https://packagist.org/packages/cpsit/project-builder)\n[![Packagist Downloads](https://img.shields.io/packagist/dt/cpsit/project-builder?color=brightgreen)](https://packagist.org/packages/cpsit/project-builder)\n\n```bash\ncomposer create-project cpsit/project-builder \u003cprojectname\u003e\n```\n\n### Docker\n\n[![Docker](https://img.shields.io/docker/v/cpsit/project-builder?label=version\u0026logo=docker\u0026sort=semver)](https://hub.docker.com/r/cpsit/project-builder)\n[![GHCR Pulls](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fipitio.github.io%2Fbackage%2FCPS-IT%2Fproject-builder%2Fproject-builder.json\u0026query=%24.downloads\u0026label=GHCR%20pulls\u0026color=brightgreen)](https://github.com/CPS-IT/project-builder/pkgs/container/project-builder)\n[![Docker Pulls](https://img.shields.io/docker/pulls/cpsit/project-builder?color=brightgreen)](https://hub.docker.com/r/cpsit/project-builder)\n\n```bash\ndocker run --rm -it -v \u003ctarget-dir\u003e:/app cpsit/project-builder\n```\n\nYou can also use the image from [GitHub Container Registry][2]:\n\n```bash\ndocker run --rm -it -v \u003ctarget-dir\u003e:/app ghcr.io/cps-it/project-builder\n```\n\n## 📙 Documentation\n\nPlease have a look at the [official documentation][1].\n\n## 🧑‍💻 Contributing\n\nPlease have a look at [`CONTRIBUTING.md`](CONTRIBUTING.md).\n\n## ⭐ License\n\nThis project is licensed under [GNU General Public License 3.0 (or later)](LICENSE).\n\n[1]: https://project-builder.cps-it.de/\n[2]: https://github.com/CPS-IT/project-builder/pkgs/container/project-builder\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcps-it%2Fproject-builder","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcps-it%2Fproject-builder","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcps-it%2Fproject-builder/lists"}