{"id":15022642,"url":"https://github.com/rivaiskowo/docker-compose-php","last_synced_at":"2026-03-15T16:55:37.436Z","repository":{"id":155872679,"uuid":"632738656","full_name":"rivaiskowo/docker-compose-php","owner":"rivaiskowo","description":"Docker Compose for PHP Developer","archived":false,"fork":false,"pushed_at":"2024-09-26T01:16:22.000Z","size":49,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-19T17:56:14.553Z","etag":null,"topics":["apache","docker","docker-compose","mysql","php","php5","php7","php8"],"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/rivaiskowo.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":"2023-04-26T03:04:48.000Z","updated_at":"2024-09-26T01:16:26.000Z","dependencies_parsed_at":null,"dependency_job_id":"f9f2cb49-1f17-4425-af5a-0085552f8d75","html_url":"https://github.com/rivaiskowo/docker-compose-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/rivaiskowo%2Fdocker-compose-php","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rivaiskowo%2Fdocker-compose-php/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rivaiskowo%2Fdocker-compose-php/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rivaiskowo%2Fdocker-compose-php/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rivaiskowo","download_url":"https://codeload.github.com/rivaiskowo/docker-compose-php/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243318758,"owners_count":20272144,"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":["apache","docker","docker-compose","mysql","php","php5","php7","php8"],"created_at":"2024-09-24T19:58:13.711Z","updated_at":"2025-12-27T21:06:58.408Z","avatar_url":"https://github.com/rivaiskowo.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Docker Compose for Web Developer\n### Overview\nDocker Compose setup to run multiple PHP version with Apache and MySQL\n### Install\n- `git clone https://github.com/rivaiskowo/docker-compose-php`\n- `cd docker-compose-php`\n- `docker compose up -d`\n### Configuration\n- The webroot is at `./htdocs/`\n- php.ini for php5.6 file in `./php56/php.ini`\n- php.ini for php7.2 file in `./php72/php.ini`\n- php.ini for php7.3 file in `./php73/php.ini`\n- php.ini for php8.1 file in `./php81/php.ini`\n- php.ini for php8.2 file in `./php8w/php.ini`\n- Database access\n    ```\n    host: db\n    user: root\n    password: root (password from docker-compose.yml)\n    port: 3306\n    ```\n### Running\n- http://localhost:56/info.php - php5.6\n- http://localhost:72/info.php - php7.2\n- http://localhost:73/info.php - php7.3\n- http://localhost:81/info.php - php8.1\n- http://localhost:82/info.php - php8.2\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frivaiskowo%2Fdocker-compose-php","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frivaiskowo%2Fdocker-compose-php","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frivaiskowo%2Fdocker-compose-php/lists"}