{"id":21898205,"url":"https://github.com/assad2008/yii2-skeleton","last_synced_at":"2026-02-19T01:04:25.998Z","repository":{"id":148804058,"uuid":"99904356","full_name":"assad2008/yii2-skeleton","owner":"assad2008","description":"Yii2 Application Skeleton based on Yii2","archived":false,"fork":false,"pushed_at":"2022-09-30T19:19:41.000Z","size":4464,"stargazers_count":4,"open_issues_count":2,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-04-15T18:47:43.404Z","etag":null,"topics":["framework","php","php-framework","php7","web","yii2"],"latest_commit_sha":null,"homepage":"http://yii.yeedev.xyz","language":"PHP","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/assad2008.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":"2017-08-10T09:12:41.000Z","updated_at":"2020-07-13T12:44:49.000Z","dependencies_parsed_at":"2023-05-29T00:45:34.339Z","dependency_job_id":null,"html_url":"https://github.com/assad2008/yii2-skeleton","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/assad2008/yii2-skeleton","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/assad2008%2Fyii2-skeleton","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/assad2008%2Fyii2-skeleton/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/assad2008%2Fyii2-skeleton/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/assad2008%2Fyii2-skeleton/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/assad2008","download_url":"https://codeload.github.com/assad2008/yii2-skeleton/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/assad2008%2Fyii2-skeleton/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29600369,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-19T00:59:38.239Z","status":"ssl_error","status_checked_at":"2026-02-19T00:59:36.936Z","response_time":162,"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":["framework","php","php-framework","php7","web","yii2"],"created_at":"2024-11-28T14:24:42.588Z","updated_at":"2026-02-19T01:04:25.981Z","avatar_url":"https://github.com/assad2008.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"Yii2 Application Skeleton\n===================================\n\n目录结构\n------------\n```\n├── commands\n│   └── HelloController.php\n├── common\n│   ├── Files\n│   └── Libraries\n├── components\n│   ├── BaseController.php\n│   └── BaseView.php\n├── composer.json\n├── composer.lock\n├── config\n│   ├── console.php\n│   ├── db.php\n│   ├── params.php\n│   └── web.php\n├── controllers\n│   ├── BaseController.php\n│   └── SiteController.php\n├── models\n│   └── Posts.php\n├── modules\n│   └── backend\n├── readme.md\n├── runtime\n│   ├── backend\n│   ├── cache\n│   ├── logs\n│   └── views\n├── vendor\n│   ├── autoload.php\n│   ├── bin\n│   ├── bower-asset\n│   ├── cebe\n│   ├── composer\n│   ├── ezyang\n│   ├── leeoniya\n│   ├── symfony\n│   ├── twig\n│   └── yiisoft\n├── views\n│   └── site\n└── web\n    ├── assets\n    ├── favicon.ico\n    ├── index.php\n    └── robots.txt\n```\n\n\n视图\n-------------------\n\n使用Twig","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fassad2008%2Fyii2-skeleton","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fassad2008%2Fyii2-skeleton","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fassad2008%2Fyii2-skeleton/lists"}