{"id":23705639,"url":"https://github.com/zoispag/dockerize_php","last_synced_at":"2026-04-08T21:31:05.937Z","repository":{"id":111435437,"uuid":"146852287","full_name":"zoispag/dockerize_php","owner":"zoispag","description":"Opinionated ready-to-use docker for PHP (Laravel) apps","archived":false,"fork":false,"pushed_at":"2018-11-14T06:56:36.000Z","size":4,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-05-30T02:23:47.329Z","etag":null,"topics":["docker","docker-compose","docker-container","laravel","mailcatcher","mysql","nodejs","php"],"latest_commit_sha":null,"homepage":null,"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/zoispag.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,"zenodo":null}},"created_at":"2018-08-31T06:40:21.000Z","updated_at":"2018-11-14T07:13:50.000Z","dependencies_parsed_at":"2023-03-21T06:49:13.115Z","dependency_job_id":null,"html_url":"https://github.com/zoispag/dockerize_php","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/zoispag/dockerize_php","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zoispag%2Fdockerize_php","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zoispag%2Fdockerize_php/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zoispag%2Fdockerize_php/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zoispag%2Fdockerize_php/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zoispag","download_url":"https://codeload.github.com/zoispag/dockerize_php/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zoispag%2Fdockerize_php/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31575356,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-08T14:31:17.711Z","status":"ssl_error","status_checked_at":"2026-04-08T14:31:17.202Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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","docker-compose","docker-container","laravel","mailcatcher","mysql","nodejs","php"],"created_at":"2024-12-30T14:55:21.650Z","updated_at":"2026-04-08T21:31:05.932Z","avatar_url":"https://github.com/zoispag.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Docker for PHP\n\n\u003e Opinionated ready-to-use docker for PHP (Laravel) apps\n\n### Contains:\n- nginx\n- php-fpm (php 7.2)\n- mysql 5.6\n- mailcatcher\n- composer\n- node.js\n- php extensions: mysql \u0026 sqlite3\n\n### Env variables:\n- Set APP_PORT to access the app from `localhost:MYSQL_PORT`\n- Set MYSQL_PORT to access the sql database with SequelPro with `host = localhost` and `port = MYSQL_PORT`\n\n### Setup:\n- Put your PHP app inside the `workspace` dir\n- `cd deployment \u0026\u0026 cp .env.example .env`\n- Set your environment variables\n- Execute `docker-compose build` from the `deployment` dir\n- Once finished, run `docker-compose up -d` to start the containers\n- First time run will take longer (some images will have to download)\n\n#### Useful aliases:\n```\ndup='docker-compose up -d'\nddown='docker-compose down'\ndps='docker-compose ps'\ndrr='ddown \u0026\u0026 dup'\ndphp='docker exec -it php-server /bin/bash'\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzoispag%2Fdockerize_php","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzoispag%2Fdockerize_php","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzoispag%2Fdockerize_php/lists"}