{"id":15169470,"url":"https://github.com/yiistack/template","last_synced_at":"2026-02-24T01:33:13.619Z","repository":{"id":240763155,"uuid":"231327074","full_name":"yiistack/template","owner":"yiistack","description":null,"archived":false,"fork":false,"pushed_at":"2022-09-11T18:07:51.000Z","size":36,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-28T12:31:45.841Z","etag":null,"topics":["github-template","template","yii"],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/yiistack.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE.md","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"patreon":"rustamwin"}},"created_at":"2020-01-02T07:07:44.000Z","updated_at":"2021-12-18T07:06:51.000Z","dependencies_parsed_at":"2024-05-20T20:04:08.298Z","dependency_job_id":"08cb8afa-ca0b-4fb5-bdfb-4cf7385acc22","html_url":"https://github.com/yiistack/template","commit_stats":null,"previous_names":["yiistack/template"],"tags_count":0,"template":true,"template_full_name":null,"purl":"pkg:github/yiistack/template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yiistack%2Ftemplate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yiistack%2Ftemplate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yiistack%2Ftemplate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yiistack%2Ftemplate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yiistack","download_url":"https://codeload.github.com/yiistack/template/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yiistack%2Ftemplate/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29766498,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-24T01:28:30.166Z","status":"ssl_error","status_checked_at":"2026-02-24T01:28:27.518Z","response_time":90,"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":["github-template","template","yii"],"created_at":"2024-09-27T07:01:47.241Z","updated_at":"2026-02-24T01:33:13.591Z","avatar_url":"https://github.com/yiistack.png","language":null,"funding_links":["https://patreon.com/rustamwin"],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n    \u003ca href=\"https://github.com/yiistack\" target=\"_blank\"\u003e\n        \u003cimg src=\"https://github.com/yiistack.png\" height=\"100px\"\u003e\n    \u003c/a\u003e\n    \u003ch1 align=\"center\"\u003eYii Stack _____\u003c/h1\u003e\n    \u003cbr\u003e\n\u003c/p\u003e\n\n[![Latest Stable Version](https://poser.pugx.org/yiistack/_____/v/stable.png)](https://packagist.org/packages/yiistack/_____)\n[![Total Downloads](https://poser.pugx.org/yiistack/_____/downloads.png)](https://packagist.org/packages/yiistack/_____)\n[![Build status](https://github.com/yiistack/_____/workflows/build/badge.svg)](https://github.com/yiistack/_____/actions?query=workflow%3Abuild)\n[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/yiistack/_____/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/yiistack/_____/?branch=master)\n[![Code Coverage](https://scrutinizer-ci.com/g/yiistack/_____/badges/coverage.png?b=master)](https://scrutinizer-ci.com/g/yiistack/_____/?branch=master)\n[![Mutation testing badge](https://img.shields.io/endpoint?style=flat\u0026url=https%3A%2F%2Fbadge-api.stryker-mutator.io%2Fgithub.com%2Fyiistack%2F_____%2Fmaster)](https://dashboard.stryker-mutator.io/reports/github.com/yiistack/_____/master)\n[![static analysis](https://github.com/yiistack/_____/workflows/static%20analysis/badge.svg)](https://github.com/yiistack/_____/actions?query=workflow%3A%22static+analysis%22)\n[![type-coverage](https://shepherd.dev/github/yiistack/_____/coverage.svg)](https://shepherd.dev/github/yiistack/_____)\n\nThe package ...\n\n## Requirements\n\n- PHP 7.4 or higher.\n\n## Installation\n\nThe package could be installed with composer:\n\n```\ncomposer require yiistack/_____ --prefer-dist\n```\n\n## General usage\n\n### Unit testing\n\nThe package is tested with [PHPUnit](https://phpunit.de/). To run tests:\n\n```shell\n./vendor/bin/phpunit\n```\n\n### Mutation testing\n\nThe package tests are checked with [Infection](https://infection.github.io/) mutation framework. To run it:\n\n```shell\n./vendor/bin/roave-infection-static-analysis-plugin\n```\n\n### Static analysis\n\nThe code is statically analyzed with [Psalm](https://psalm.dev/). To run static analysis:\n\n```shell\n./vendor/bin/psalm\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyiistack%2Ftemplate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyiistack%2Ftemplate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyiistack%2Ftemplate/lists"}