{"id":16012436,"url":"https://github.com/cornernote/yii2-boilerplate","last_synced_at":"2026-01-29T15:33:34.961Z","repository":{"id":32944126,"uuid":"36540254","full_name":"cornernote/yii2-boilerplate","owner":"cornernote","description":"Yii2 Boilerplate","archived":false,"fork":false,"pushed_at":"2023-01-31T02:49:05.000Z","size":171,"stargazers_count":2,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-31T08:33:02.706Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cornernote.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-05-30T02:49:50.000Z","updated_at":"2020-09-30T04:35:47.000Z","dependencies_parsed_at":"2023-02-16T15:00:31.580Z","dependency_job_id":null,"html_url":"https://github.com/cornernote/yii2-boilerplate","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/cornernote/yii2-boilerplate","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cornernote%2Fyii2-boilerplate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cornernote%2Fyii2-boilerplate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cornernote%2Fyii2-boilerplate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cornernote%2Fyii2-boilerplate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cornernote","download_url":"https://codeload.github.com/cornernote/yii2-boilerplate/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cornernote%2Fyii2-boilerplate/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28880237,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-29T10:31:27.438Z","status":"ssl_error","status_checked_at":"2026-01-29T10:31:01.017Z","response_time":59,"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":"2024-10-08T14:03:22.233Z","updated_at":"2026-01-29T15:33:34.945Z","avatar_url":"https://github.com/cornernote.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Yii2 Boilerplate\n\n## Quick-Start\n\n### Composer installation\n\nInstall global composer\n\n```\ncurl -sS https://getcomposer.org/installer | php\nmv composer.phar /usr/local/bin/composer\n```\n\n\nYou can install _Yii2 Boilerplate_ using [composer](https://getcomposer.org/download/)...\n\n```\ncomposer global require \"fxp/composer-asset-plugin:^1.2.0\"\ncomposer create-project --stability=dev cornernote/yii2-boilerplate myapp\n```\n\nCreate and adjust your environment configuration, eg. add a database...\n\n```\ncd myapp\ncp .env-dist .env\nedit .env\n```\n    \nRun the application setup...\n    \n```\n./yii app/setup\n```\n\nInstall robo...\n\n```\nwget http://robo.li/robo.phar\nmv robo.phar /usr/local/bin/robo\n```\n\nStart a webserver...\n\n```\nrobo server --port=80 --path web/\n```\n\nOpen `http://path-to-app/web` or `http://path-to-app/web?r=admin` in your browser.\n\nInstall psysh\n\n```\nwget psysh.org/psysh\nmv psysh /usr/local/bin/psysh\n```\n\nCode Generation\n\n```\n./yii gii-batch --tables=t1,t2\n./yii gii-batch/models --tables=t1,t2\n./yii gii-batch/cruds --tables=t1,t2\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcornernote%2Fyii2-boilerplate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcornernote%2Fyii2-boilerplate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcornernote%2Fyii2-boilerplate/lists"}