{"id":28635453,"url":"https://github.com/dmstr/docker-yii2-app","last_synced_at":"2026-03-06T17:05:31.234Z","repository":{"id":66331045,"uuid":"58669248","full_name":"dmstr/docker-yii2-app","owner":"dmstr","description":"Dockerized application template for Yii 2.0 Framework","archived":false,"fork":false,"pushed_at":"2023-07-31T17:34:52.000Z","size":89,"stargazers_count":30,"open_issues_count":1,"forks_count":7,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-08-21T11:38:39.354Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dmstr.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2016-05-12T19:06:02.000Z","updated_at":"2024-03-19T11:55:00.000Z","dependencies_parsed_at":"2024-04-19T06:47:00.128Z","dependency_job_id":null,"html_url":"https://github.com/dmstr/docker-yii2-app","commit_stats":null,"previous_names":[],"tags_count":19,"template":false,"template_full_name":null,"purl":"pkg:github/dmstr/docker-yii2-app","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmstr%2Fdocker-yii2-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmstr%2Fdocker-yii2-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmstr%2Fdocker-yii2-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmstr%2Fdocker-yii2-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dmstr","download_url":"https://codeload.github.com/dmstr/docker-yii2-app/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmstr%2Fdocker-yii2-app/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30186780,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-06T14:42:24.748Z","status":"ssl_error","status_checked_at":"2026-03-06T14:42:14.925Z","response_time":250,"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":[],"created_at":"2025-06-12T17:10:16.641Z","updated_at":"2026-03-06T17:05:31.177Z","avatar_url":"https://github.com/dmstr.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"Docker Yii 2.0 Application\n==========================\n\n:octocat: [`dmstr/docker-yii2-app`](https://github.com/dmstr/docker-yii2-app)\n:wolf: [`dmstr/docker-yii2-app`](https://git.hrzg.de/dmstr/docker-yii2-app/pipelines)\n:whale: [`dmstr/yii2-app`](https://hub.docker.com/r/dmstr/yii2-app/)\n:cd: [`dmstr/php-yii2`](https://hub.docker.com/r/dmstr/php-yii2/)\n\n[![Build Status](https://travis-ci.org/dmstr/docker-yii2-app.svg?branch=master)](https://travis-ci.org/dmstr/docker-yii2-app)\n\n## Introduction\n\nThis is a minimal dockerized application template for Yii 2.0 Framework in about 100 lines of code.\n\n\n## Requirements\n\n- [Docker Toolbox](https://www.docker.com/products/docker-toolbox)\n  - Docker `\u003e=1.10`\n  - docker-compose `\u003e=1.7.0`\n\n\n## Setup\n\nPrepare `docker-compose` environment\n\n    cp .env-dist .env\n\nand application    \n    \n    cp config/app.env-dist config/app.env\n    mkdir web/assets\n\nStart stack\n\n    docker-compose up -d\n\nShow containers\n\n    docker-compose ps\n\nRun composer installation\n\n    docker-compose run --rm php composer install\n\n\n## Develop\n\nCreate bash    \n    \n    docker-compose exec php bash\n\nRun package update in container    \n    \n    $ composer update -v\n\n...\n\n    $ yii help\n\n      \n## Test\n\n    cd tests\n    cp .env-dist .env\n\nRun tests in codeception (`forrest`) container\n      d\n    docker-compose run forrest run\n          \n\u003e :info: This is equivalent to `codecept run` inside the tester container          \n  \n\n### CLI\n    \n    docker run dmstr/yii2-app yii\n\n\n## Resources\n\n- [Changes](CHANGELOG.md)    \n- [Yii 2.0 Framework guide](http://www.yiiframework.com/doc-2.0/guide-index.html)\n- [Yii 2.0 Docker Images](https://github.com/yiisoft/yii2-docker)\n- [Docker documentation](https://docs.docker.com)\n\n    \n---\n\n#### ![dmstr logo](http://t.phundament.com/dmstr-16-cropped.png) Built by [dmstr](http://diemeisterei.de)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdmstr%2Fdocker-yii2-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdmstr%2Fdocker-yii2-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdmstr%2Fdocker-yii2-app/lists"}