{"id":28249973,"url":"https://github.com/cambis/frankenphp-silverstripe-demo","last_synced_at":"2025-08-12T05:04:02.243Z","repository":{"id":243767510,"uuid":"787070690","full_name":"Cambis/frankenphp-silverstripe-demo","owner":"Cambis","description":"A simple Silverstripe site served by FrankenPHP.","archived":false,"fork":false,"pushed_at":"2024-06-11T02:02:39.000Z","size":193,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-27T10:43:34.947Z","etag":null,"topics":["frankenphp","silverstripe"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"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/Cambis.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,"publiccode":null,"codemeta":null}},"created_at":"2024-04-15T20:43:35.000Z","updated_at":"2024-05-29T22:15:30.000Z","dependencies_parsed_at":"2024-06-11T03:44:32.268Z","dependency_job_id":"875d729c-3229-4e99-ad8f-81cbfcd74718","html_url":"https://github.com/Cambis/frankenphp-silverstripe-demo","commit_stats":null,"previous_names":["cambis/frankenphp-silverstripe-demo"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Cambis/frankenphp-silverstripe-demo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cambis%2Ffrankenphp-silverstripe-demo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cambis%2Ffrankenphp-silverstripe-demo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cambis%2Ffrankenphp-silverstripe-demo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cambis%2Ffrankenphp-silverstripe-demo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Cambis","download_url":"https://codeload.github.com/Cambis/frankenphp-silverstripe-demo/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cambis%2Ffrankenphp-silverstripe-demo/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270005591,"owners_count":24510939,"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","status":"online","status_checked_at":"2025-08-12T02:00:09.011Z","response_time":80,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["frankenphp","silverstripe"],"created_at":"2025-05-19T13:16:15.243Z","updated_at":"2025-08-12T05:04:02.234Z","avatar_url":"https://github.com/Cambis.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# FrankenPHP Silverstripe Demo\nA simple [Silverstripe](https://docs.silverstripe.org/en/5/) site served by [FrankenPHP](https://frankenphp.dev/).\n\n## Prerequisites 🦺\nThis demo uses [Docker](https://docs.docker.com/get-docker/) so ensure you have it installed first.\n\n## Getting started 🐤\nFirstly, build the images.\n```sh\ndocker compose build --no-cache\n```\n\nNext, install the dependencies and build the assets.\n```sh\ndocker compose run --rm web yarn install\ndocker compose run --rm web yarn build\ndocker compose run --rm web composer install\n```\n\nThen build the database.\n```sh\ndocker compose run --rm web sake dev/build\n```\n\nNow you can run the site, it should be accessible at https://localhost.\n```sh\ndocker compose up\n```\n\nOnce you are done be sure the stop the running containers by using the following command.\n```sh\ndocker compose down --remove-orphans\n```\n\n## Using a different port 🚢\nIf your 80 and 443 ports are currently in use you can specify alternative ports instead, see the example below.\n```sh\nSS_BASE_URL=https://localhost:4443 HTTP_PORT=8000 HTTPS_PORT=4443 HTTP3_PORT=4443 docker compose up\n```\n\nThen visit https://localhost:4443 to view the site.\n\n## Production mode 🚀\nThe production mode example uses the [worker mode](https://frankenphp.dev/docs/worker/).\n\n\u003e [!CAUTION]\n\u003e This has not been tested in a production environment, so use at your discretion.\n\nHere's how you can run the production mode locally.\n```sh\ndocker compose -f compose.yml -f compose.prod.yml build\ndocker compose up -f compose.yml -f compose.prod.yml up\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcambis%2Ffrankenphp-silverstripe-demo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcambis%2Ffrankenphp-silverstripe-demo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcambis%2Ffrankenphp-silverstripe-demo/lists"}