{"id":14966490,"url":"https://github.com/yiistack/collision","last_synced_at":"2026-01-20T19:32:05.271Z","repository":{"id":45601366,"uuid":"314786175","full_name":"yiistack/collision","owner":"yiistack","description":"Collision adapter for Yii 3.0","archived":false,"fork":false,"pushed_at":"2023-02-17T14:03:48.000Z","size":78,"stargazers_count":2,"open_issues_count":2,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-25T16:37:33.492Z","etag":null,"topics":["collision","console","errors","hacktoberfest","yii","yii3"],"latest_commit_sha":null,"homepage":"","language":"PHP","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-11-21T10:30:07.000Z","updated_at":"2025-03-18T15:43:07.000Z","dependencies_parsed_at":"2024-09-14T02:54:29.713Z","dependency_job_id":null,"html_url":"https://github.com/yiistack/collision","commit_stats":{"total_commits":38,"total_committers":1,"mean_commits":38.0,"dds":0.0,"last_synced_commit":"6fa97b01687f13f44a2d249c3e524ac6467bee84"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":"yiistack/template","purl":"pkg:github/yiistack/collision","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yiistack%2Fcollision","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yiistack%2Fcollision/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yiistack%2Fcollision/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yiistack%2Fcollision/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yiistack","download_url":"https://codeload.github.com/yiistack/collision/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yiistack%2Fcollision/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28610608,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-20T18:56:40.769Z","status":"ssl_error","status_checked_at":"2026-01-20T18:54:26.653Z","response_time":117,"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":["collision","console","errors","hacktoberfest","yii","yii3"],"created_at":"2024-09-24T13:36:28.109Z","updated_at":"2026-01-20T19:32:05.249Z","avatar_url":"https://github.com/yiistack.png","language":"PHP","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 Collision\u003c/h1\u003e\n    \u003cbr\u003e\n\u003c/p\u003e\n\n[![Latest Stable Version](https://poser.pugx.org/yiistack/collision/v/stable.png)](https://packagist.org/packages/yiistack/collision)\n[![Total Downloads](https://poser.pugx.org/yiistack/collision/downloads.png)](https://packagist.org/packages/yiistack/collision)\n[![Build status](https://github.com/yiistack/collision/workflows/build/badge.svg)](https://github.com/yiistack/collision/actions?query=workflow%3Abuild)\n[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/yiistack/collision/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/yiistack/collision/?branch=master)\n[![Code Coverage](https://scrutinizer-ci.com/g/yiistack/collision/badges/coverage.png?b=master)](https://scrutinizer-ci.com/g/yiistack/collision/?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%2Fcollision%2Fmaster)](https://dashboard.stryker-mutator.io/reports/github.com/yiistack/collision/master)\n[![static analysis](https://github.com/yiistack/collision/workflows/static%20analysis/badge.svg)](https://github.com/yiistack/collision/actions?query=workflow%3A%22static+analysis%22)\n[![type-coverage](https://shepherd.dev/github/yiistack/collision/coverage.svg)](https://shepherd.dev/github/yiistack/collision)\n\nThe package provides [Collision](https://github.com/nunomaduro/collision) adapter for Yii 3.0\n\n## Requirements\n\n- PHP 8.0 or higher.\n\n## Installation\n\nThe package could be installed with composer:\n\n```\ncomposer require yiistack/collision --prefer-dist\n```\n\n## General usage\n\nAdd these definitions to your console app:\n\n```php\nreturn [\n    SolutionsRepository::class =\u003e FriendlySolutionsRepository::class,\n    WriterContract::class =\u003e Writer::class,\n];\n```\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%2Fcollision","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyiistack%2Fcollision","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyiistack%2Fcollision/lists"}