{"id":17678456,"url":"https://github.com/devdrops/php-server","last_synced_at":"2025-03-30T18:14:07.900Z","repository":{"id":148457743,"uuid":"178325341","full_name":"devdrops/php-server","owner":"devdrops","description":"A Docker image that provides the usage for PHP built-in server.","archived":false,"fork":false,"pushed_at":"2019-03-31T12:47:54.000Z","size":14,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-05T20:30:53.065Z","etag":null,"topics":["docker","php","php-server"],"latest_commit_sha":null,"homepage":"https://hub.docker.com/r/devdrops/php-server","language":"Dockerfile","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/devdrops.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}},"created_at":"2019-03-29T03:24:56.000Z","updated_at":"2020-09-30T03:49:40.000Z","dependencies_parsed_at":"2023-05-20T06:15:15.817Z","dependency_job_id":null,"html_url":"https://github.com/devdrops/php-server","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devdrops%2Fphp-server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devdrops%2Fphp-server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devdrops%2Fphp-server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devdrops%2Fphp-server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/devdrops","download_url":"https://codeload.github.com/devdrops/php-server/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246358323,"owners_count":20764366,"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":["docker","php","php-server"],"created_at":"2024-10-24T08:04:54.580Z","updated_at":"2025-03-30T18:14:07.878Z","avatar_url":"https://github.com/devdrops.png","language":"Dockerfile","readme":"# PHP Built-in Server\n\n[![](https://images.microbadger.com/badges/image/devdrops/php-server.svg)](https://microbadger.com/images/devdrops/php-server \"Get your own image badge on microbadger.com\") [![](https://images.microbadger.com/badges/version/devdrops/php-server.svg)](https://microbadger.com/images/devdrops/php-server \"Get your own version badge on microbadger.com\") [![](https://images.microbadger.com/badges/commit/devdrops/php-server.svg)](https://microbadger.com/images/devdrops/php-server \"Get your own commit badge on microbadger.com\")\n\nA Docker image that provides the usage for PHP built-in server. Available at [Docker Hub](https://hub.docker.com/r/devdrops/php-server).\n\n## How to Use?\n\n1. Add the image to your project.\n2. Run the following:\n\n```bash\ndocker run -ti \\\n  -v $(pwd):/code \\\n  -w /code \\\n  -p 8080:8080 \\\n  devdrops/php-server:latest \\\n  php -S 0.0.0.0:8080\n```\n\n3. You can access the project content at `http://0.0.0.0:8080/` on the host machine.\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevdrops%2Fphp-server","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdevdrops%2Fphp-server","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevdrops%2Fphp-server/lists"}