{"id":23539309,"url":"https://github.com/pawel2000pl/docker_with_php","last_synced_at":"2026-05-07T06:35:39.403Z","repository":{"id":269313662,"uuid":"907033359","full_name":"pawel2000pl/docker_with_php","owner":"pawel2000pl","description":"PHP Application Template with Docker and VS Code Debugging","archived":false,"fork":false,"pushed_at":"2026-03-12T13:35:17.000Z","size":36,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-03-12T19:47:19.461Z","etag":null,"topics":["docker","php","template","vscode-template","xdebug"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pawel2000pl.png","metadata":{"files":{"readme":"Readme.md","changelog":null,"contributing":null,"funding":null,"license":"License.txt","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-12-22T16:17:09.000Z","updated_at":"2026-03-12T13:35:21.000Z","dependencies_parsed_at":"2025-01-26T00:25:35.761Z","dependency_job_id":"0250d61b-2fc3-4152-9cc2-fe50cc9ff16d","html_url":"https://github.com/pawel2000pl/docker_with_php","commit_stats":null,"previous_names":["pawel2000pl/docker_with_php"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/pawel2000pl/docker_with_php","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pawel2000pl%2Fdocker_with_php","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pawel2000pl%2Fdocker_with_php/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pawel2000pl%2Fdocker_with_php/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pawel2000pl%2Fdocker_with_php/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pawel2000pl","download_url":"https://codeload.github.com/pawel2000pl/docker_with_php/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pawel2000pl%2Fdocker_with_php/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32726182,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-07T02:14:30.463Z","status":"ssl_error","status_checked_at":"2026-05-07T02:14:29.405Z","response_time":62,"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":["docker","php","template","vscode-template","xdebug"],"created_at":"2024-12-26T04:32:35.749Z","updated_at":"2026-05-07T06:35:39.386Z","avatar_url":"https://github.com/pawel2000pl.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# PHP Application Template with Docker and VS Code Debugging\n\nThis repository provides a simple and ready-to-use PHP application template designed to streamline development. It includes a Docker setup and is preconfigured for debugging with Visual Studio Code.\n\n## Features\n\n- **Docker Integration**: Quickly spin up your development environment with Docker.\n- **VS Code Debugging**: Debugging is preconfigured to work seamlessly with VS Code.\n- **Customizable**: Fork and adapt the template to your specific needs.\n\n## Requirements\n\n* VS-Code, VS-Codium or any other clone of VS-Code;\n* Docker;\n* PHP Debug add-on for VS-something.\n\n\n## Getting Started\n\n1. Clone this repository:  \n   `git clone https://github.com/pawel2000pl/docker_with_php.git`\n\n2. Open directory with VS-something.\n\n3. Press F5 and wait a while.\n\n4. Open `http://localhost:8080` in your browser.\n\n### REMEMBER TO REMOVE .ENV FILE FROM YOUR REPOSITORY\n\n## Directory structure\n\nAll files and directories from `application` are copied to `/var/www`.\nThis directory (and only this) can be mapped directly to container.\nChanges in other directories (f.e.: changing nginx configuation) require container restart. \nContainer once started with mapping cannot be used without it anymore because original files inside the container are removed. \nVS-code rebuilds the container every time you run debugging so you should not carry about it.\n\n#### Direcories in `/var/www`:\n\n* `public` - content available from outside;\n* `protected` - content available only from `localhost` - it might be useful with `cron` scripts;\n* `private` - content unavailable by nginx.\n\n## Cron\n\nCron is preinstalled in a container. The crontab file is in `deploy/crontab`.\nModify the file to see the changes.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpawel2000pl%2Fdocker_with_php","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpawel2000pl%2Fdocker_with_php","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpawel2000pl%2Fdocker_with_php/lists"}