{"id":20925014,"url":"https://github.com/wintercms/base","last_synced_at":"2026-02-09T03:31:08.497Z","repository":{"id":180684012,"uuid":"665525708","full_name":"wintercms/base","owner":"wintercms","description":"Base metapackage for Winter","archived":false,"fork":false,"pushed_at":"2024-07-09T11:49:36.000Z","size":17,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"develop","last_synced_at":"2025-10-12T00:27:04.058Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://wintercms.com","language":null,"has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/wintercms.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"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,"zenodo":null},"funding":{"github":"wintercms","open_collective":"wintercms"}},"created_at":"2023-07-12T11:56:20.000Z","updated_at":"2023-07-15T06:34:02.000Z","dependencies_parsed_at":null,"dependency_job_id":"9108c686-dedb-4a7c-b77a-d6f98c59be0e","html_url":"https://github.com/wintercms/base","commit_stats":{"total_commits":5,"total_committers":1,"mean_commits":5.0,"dds":0.0,"last_synced_commit":"fbc9a3e51d4afefcaf198a1583d74e3e81c6be26"},"previous_names":["wintercms/base"],"tags_count":20,"template":false,"template_full_name":null,"purl":"pkg:github/wintercms/base","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wintercms%2Fbase","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wintercms%2Fbase/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wintercms%2Fbase/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wintercms%2Fbase/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wintercms","download_url":"https://codeload.github.com/wintercms/base/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wintercms%2Fbase/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29255601,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-09T03:07:45.136Z","status":"ssl_error","status_checked_at":"2026-02-09T03:07:24.123Z","response_time":56,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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-18T20:28:44.226Z","updated_at":"2026-02-09T03:31:08.480Z","avatar_url":"https://github.com/wintercms.png","language":null,"funding_links":["https://github.com/sponsors/wintercms","https://opencollective.com/wintercms"],"categories":[],"sub_categories":[],"readme":"# Winter CMS Base\n\nBase metapackage for Winter. This provides a handy shortcut to download all necessary requirements for Winter, including all core modules.\n\n## Usage\n\nIf you have created a Winter installation already, you may change the following lines in your `composer.json` file:\n\n```json\n\"require\": {\n    \"php\": \"^8.0.2\",\n    \"winter/storm\": \"dev-develop as 1.2\",\n    \"winter/wn-system-module\": \"dev-develop\",\n    \"winter/wn-backend-module\": \"dev-develop\",\n    \"winter/wn-cms-module\": \"dev-develop\",\n    \"laravel/framework\": \"^9.1\",\n    \"wikimedia/composer-merge-plugin\": \"~2.1.0\"\n}\n```\n\nTo the following:\n\n```json\n\"require\": {\n    \"winter/base\": \"dev-develop\"\n}\n```\n\nYou can target a specific version (or branch) by changing the version requirement, for example:\n\n```json\n\"require\": {\n    \"winter/base\": \"1.2.3\"\n}\n```\n\nWill install the dependencies required for `v1.2.3` and lock the version of all modules to `v1.2.3`.\n\n## Notes\n\nThis will not install any development dependencies or scripts. You must still source these from the standard [`composer.json`](https://github.com/wintercms/winter/blob/develop/composer.json) file in Winter and include them in your installation.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwintercms%2Fbase","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwintercms%2Fbase","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwintercms%2Fbase/lists"}