{"id":19697150,"url":"https://github.com/janit/php-pm-docker-example","last_synced_at":"2025-07-23T03:04:23.249Z","repository":{"id":69358449,"uuid":"107719078","full_name":"janit/php-pm-docker-example","owner":"janit","description":"Symfony Standard Edition with PHP-PM in a simple Docker image to avoid running Nginx","archived":false,"fork":false,"pushed_at":"2018-08-02T10:24:14.000Z","size":71,"stargazers_count":21,"open_issues_count":1,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-07-14T05:27:07.850Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://symfony.fi/entry/running-symfony-without-a-web-server-on-docker-using-php-pm","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/janit.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":"2017-10-20T19:38:42.000Z","updated_at":"2024-02-11T11:16:11.000Z","dependencies_parsed_at":"2023-07-09T11:05:31.745Z","dependency_job_id":null,"html_url":"https://github.com/janit/php-pm-docker-example","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/janit/php-pm-docker-example","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janit%2Fphp-pm-docker-example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janit%2Fphp-pm-docker-example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janit%2Fphp-pm-docker-example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janit%2Fphp-pm-docker-example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/janit","download_url":"https://codeload.github.com/janit/php-pm-docker-example/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janit%2Fphp-pm-docker-example/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266608970,"owners_count":23955546,"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-07-23T02:00:09.312Z","response_time":66,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"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":[],"created_at":"2024-11-11T19:37:20.357Z","updated_at":"2025-07-23T03:04:23.220Z","avatar_url":"https://github.com/janit.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"PHP-PM Docker with Symfony example\n===========\n\nThis is an attempt to run [PHP-PM](https://github.com/php-pm/php-pm) in a Docker image.\nThe aim is to enable running compatible PHP apps with high performance and no need\nfor a separate web server (like Nginx or Apache). This would be inline with running\nNode.js or Golang apps in containers.\n\nMore information in this article: [Running Symfony without a web server on Docker using PHP-PM](https://symfony.fi/entry/running-symfony-without-a-web-server-on-docker-using-php-pm)\n\n## Installation\n\nMake sure you've got Docker installed and working as expected.\n\nBuild the image (see [Dockerfile](./Dockerfile) for details):\n\n```\n$ docker build --tag=ppmtest .\n```\n\nThis will take some time, but once you've got it running you can run it as follows:\n\n```\n$ docker run -p 8080:8080 ppmtest:latest \n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjanit%2Fphp-pm-docker-example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjanit%2Fphp-pm-docker-example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjanit%2Fphp-pm-docker-example/lists"}