{"id":19714562,"url":"https://github.com/saphyel/docker-php","last_synced_at":"2026-05-10T12:40:10.486Z","repository":{"id":40636350,"uuid":"134755436","full_name":"Saphyel/docker-php","owner":"Saphyel","description":null,"archived":false,"fork":false,"pushed_at":"2023-05-30T13:51:38.000Z","size":35,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-10T14:58:48.890Z","etag":null,"topics":["docker-image","hacktoberfest","php"],"latest_commit_sha":null,"homepage":"","language":"Dockerfile","has_issues":false,"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/Saphyel.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":"2018-05-24T18:41:34.000Z","updated_at":"2021-11-02T22:08:16.000Z","dependencies_parsed_at":"2024-11-11T22:34:15.287Z","dependency_job_id":"d1b4a42a-e7e0-4e40-a4c4-0fa876508608","html_url":"https://github.com/Saphyel/docker-php","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/Saphyel%2Fdocker-php","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Saphyel%2Fdocker-php/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Saphyel%2Fdocker-php/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Saphyel%2Fdocker-php/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Saphyel","download_url":"https://codeload.github.com/Saphyel/docker-php/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241035770,"owners_count":19898082,"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-image","hacktoberfest","php"],"created_at":"2024-11-11T22:34:04.373Z","updated_at":"2026-05-10T12:40:05.460Z","avatar_url":"https://github.com/Saphyel.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Docker PHP-FPM\n\nThis container includes is ready to work with Symfony.\n\n## Configuration\n\n### Alpine\n* vim\n* openssh\n* git\n* curl\n* unzip\n\n### PHP\n* opcache\n* bcmath\n* apcu\n* Composer\n\n## FAQ\n\n### Xdebug set up\nYou need to add a php.ini with this configuration:\n\n    xdebug.remote_port=9000\n    xdebug.remote_enable=1\n    xdebug.remote_connect_back=1\n\nI'm gonna explain how to configure it in different IDE, but at the end hitting this URL should do the trick `http://localhost/hello.php?XDEBUG_SESSION_START=DOCKER_DEBUG`\n\n#### PHPStorm\nCreate a Run Configuration of the type “PHP Remote Debug”.\nEnter DOCKER_DEBUG inside of the textfield of `Ide key(session id)`\nAnd apply the following config:\n\n    Name: Docker\n    Host: localhost\n    Port: 8000\n    Debugger: Xdebug\n    path mappings: ./ -\u003e /var/www/\n\n### Composer set up\n#### Root warning message\nTo avoid that message you can add this env. var\n`COMPOSER_ALLOW_SUPERUSER=1`\n\n#### Memory limit\nYou can use more memory by adding this env. var\n`COMPOSER_MEMORY_LIMIT=1`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsaphyel%2Fdocker-php","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsaphyel%2Fdocker-php","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsaphyel%2Fdocker-php/lists"}