{"id":20094319,"url":"https://github.com/victormln/docker-php-nginx","last_synced_at":"2026-05-03T17:32:54.797Z","repository":{"id":57681089,"uuid":"494916291","full_name":"victormln/docker-php-nginx","owner":"victormln","description":"Docker with PHP-fpm + XDebug + Nginx","archived":false,"fork":false,"pushed_at":"2024-04-18T20:02:39.000Z","size":10,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-12T00:02:11.813Z","etag":null,"topics":["docker","docker-compose","nginx","php"],"latest_commit_sha":null,"homepage":"","language":"Dockerfile","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/victormln.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}},"created_at":"2022-05-21T23:28:35.000Z","updated_at":"2022-05-23T22:00:43.000Z","dependencies_parsed_at":"2024-04-18T21:24:09.324Z","dependency_job_id":"3b062325-cf9b-41e4-b023-ecc56953e198","html_url":"https://github.com/victormln/docker-php-nginx","commit_stats":{"total_commits":10,"total_committers":1,"mean_commits":10.0,"dds":0.0,"last_synced_commit":"08de1be1c8e0b985a3cd8ee172e6a059b918b5d9"},"previous_names":[],"tags_count":5,"template":true,"template_full_name":null,"purl":"pkg:github/victormln/docker-php-nginx","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/victormln%2Fdocker-php-nginx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/victormln%2Fdocker-php-nginx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/victormln%2Fdocker-php-nginx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/victormln%2Fdocker-php-nginx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/victormln","download_url":"https://codeload.github.com/victormln/docker-php-nginx/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/victormln%2Fdocker-php-nginx/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32578578,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-03T06:36:36.687Z","status":"ssl_error","status_checked_at":"2026-05-03T06:36:09.306Z","response_time":103,"last_error":"SSL_read: 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":["docker","docker-compose","nginx","php"],"created_at":"2024-11-13T16:50:15.063Z","updated_at":"2026-05-03T17:32:54.780Z","avatar_url":"https://github.com/victormln.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"![PHP Version](https://img.shields.io/packagist/php-v/victormln/docker-php-nginx)\n\n# Introduction\n\nTemplate repository to have PHP + nginx available through a local URL: http://web-server.test\n\n## What is in this template\n\n- PHP-fpm\n- php.ini prepared to be edited by your own\n- Composer\n- Makefile\n- Xdebug\n- Nginx\n\n## Installation\n\n1. From composer\n\n```shell\n$ composer create-project victormln/docker-php-nginx your-project\n# It will ask you for your sudo password in order to add to your /etc/hosts the domain\n```\n\nOR with git:\n\n```shell\n$ git clone https://github.com/victormln/docker-php-nginx.git your-project\n$ cd your-project\n$ make install # It will ask you for your sudo password in order to add to your /etc/hosts the domain\n```\n\n2. Start web server:\n\n```shell\n$ make start\n```\n\nTest website: `https://web-server.test` (you will see all `phpinfo()`)\n\nNow you can edit the file in `public/index.php` and start coding!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvictormln%2Fdocker-php-nginx","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvictormln%2Fdocker-php-nginx","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvictormln%2Fdocker-php-nginx/lists"}