{"id":19583251,"url":"https://github.com/migueabellan/docker-php","last_synced_at":"2026-04-11T03:32:09.422Z","repository":{"id":205239386,"uuid":"144139089","full_name":"migueabellan/docker-php","owner":"migueabellan","description":"How to run php project with Docker CE (NGINX PHP72 MySQL)","archived":false,"fork":false,"pushed_at":"2018-08-31T09:36:40.000Z","size":20,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2026-01-03T17:13:49.537Z","etag":null,"topics":["docker","docker-compose","mysql","nginx","php7-fpm"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/migueabellan.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}},"created_at":"2018-08-09T10:44:06.000Z","updated_at":"2018-08-31T09:36:41.000Z","dependencies_parsed_at":null,"dependency_job_id":"1e43bd8d-9df4-4a9a-b488-188a6a0c436d","html_url":"https://github.com/migueabellan/docker-php","commit_stats":null,"previous_names":["migueabellan/docker-php"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/migueabellan/docker-php","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/migueabellan%2Fdocker-php","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/migueabellan%2Fdocker-php/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/migueabellan%2Fdocker-php/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/migueabellan%2Fdocker-php/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/migueabellan","download_url":"https://codeload.github.com/migueabellan/docker-php/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/migueabellan%2Fdocker-php/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31668046,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-10T17:19:37.612Z","status":"online","status_checked_at":"2026-04-11T02:00:05.776Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","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":["docker","docker-compose","mysql","nginx","php7-fpm"],"created_at":"2024-11-11T07:41:12.456Z","updated_at":"2026-04-11T03:32:09.386Z","avatar_url":"https://github.com/migueabellan.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Docker NGINX PHP72 MySQL\n\n\u003e How to run php project with Docker CE\n\n[![Build Status](https://travis-ci.org/migueabellan/docker-php.svg?branch=master)](https://travis-ci.org/migueabellan/docker-php)\n\n\n### Prerequisites\n\nDocker installation is required, see the [official installation docs](https://docs.docker.com/install/).\n\n### Download and install\n\nDonwload using git\n\n```sh\n$ git clone https://github.com/migueabellan/docker-php.git\n```\n\nCreate a `.env`\n\n```sh\n$ cp .env.dist .env\n```\n\nBuild and run container\n\n```sh\n$ docker-compose build\n$ docker-compose up -d\n```\n\nInstall with `composer`\n\n```sh\n$ docker-compose run phpfpm composer install\n```\n\nAccess project\n\n```sh\nhttp://localhost:1180\n```\n\nUnits tests\n\n```sh\n$ docker-compose run phpfpm ./vendor/bin/phpunit ./tests\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmigueabellan%2Fdocker-php","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmigueabellan%2Fdocker-php","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmigueabellan%2Fdocker-php/lists"}