{"id":15169840,"url":"https://github.com/sergeymakinen/yii2-tests","last_synced_at":"2025-10-01T02:31:58.180Z","repository":{"id":62542460,"uuid":"75438958","full_name":"sergeymakinen/yii2-tests","owner":"sergeymakinen","description":"Common Yii 2 extension tests stuff","archived":true,"fork":false,"pushed_at":"2020-09-15T20:21:08.000Z","size":57,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-12T10:40:01.724Z","etag":null,"topics":["php","php-library","phpunit","test","tests","unit-testing","unittest","yii2","yii2-extension"],"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/sergeymakinen.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-12-02T23:27:33.000Z","updated_at":"2022-12-04T18:10:17.000Z","dependencies_parsed_at":"2022-11-02T15:46:21.246Z","dependency_job_id":null,"html_url":"https://github.com/sergeymakinen/yii2-tests","commit_stats":null,"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sergeymakinen%2Fyii2-tests","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sergeymakinen%2Fyii2-tests/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sergeymakinen%2Fyii2-tests/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sergeymakinen%2Fyii2-tests/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sergeymakinen","download_url":"https://codeload.github.com/sergeymakinen/yii2-tests/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":234812895,"owners_count":18890773,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["php","php-library","phpunit","test","tests","unit-testing","unittest","yii2","yii2-extension"],"created_at":"2024-09-27T07:23:04.840Z","updated_at":"2025-10-01T02:31:52.720Z","avatar_url":"https://github.com/sergeymakinen.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Yii 2 tests stuff\n\nCommon Yii 2 extension tests stuff. I use it in my extension tests but you're also free to use. :)\n\n[![Code Quality](https://img.shields.io/scrutinizer/g/sergeymakinen/yii2-tests.svg?style=flat-square)](https://scrutinizer-ci.com/g/sergeymakinen/yii2-tests) [![Build Status](https://img.shields.io/travis/sergeymakinen/yii2-tests.svg?style=flat-square)](https://travis-ci.org/sergeymakinen/yii2-tests) [![Code Coverage](https://img.shields.io/codecov/c/github/sergeymakinen/yii2-tests.svg?style=flat-square)](https://codecov.io/gh/sergeymakinen/yii2-tests) [![SensioLabsInsight](https://img.shields.io/sensiolabs/i/406a3388-8e6c-4979-a943-b1ad1b8aeed4.svg?style=flat-square)](https://insight.sensiolabs.com/projects/406a3388-8e6c-4979-a943-b1ad1b8aeed4)\n\n[![Packagist Version](https://img.shields.io/packagist/v/sergeymakinen/yii2-tests.svg?style=flat-square)](https://packagist.org/packages/sergeymakinen/yii2-tests) [![Total Downloads](https://img.shields.io/packagist/dt/sergeymakinen/yii2-tests.svg?style=flat-square)](https://packagist.org/packages/sergeymakinen/yii2-tests) [![Software License](https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat-square)](LICENSE)\n\n## Installation\n\nThe preferred way to install this extension is through [composer](https://getcomposer.org/download/).\n\nEither run\n\n```bash\ncomposer require --dev \"sergeymakinen/yii2-tests:^2.0\"\n```\n\nor add\n\n```json\n\"sergeymakinen/yii2-tests\": \"^2.0\"\n```\n\nto the require-dev section of your `composer.json` file.\n\n## Usage\n\n```php\nclass MyClassTest extends \\sergeymakinen\\yii\\tests\\TestCase\n{\n    // Use protected methods defined in the TestCase class\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsergeymakinen%2Fyii2-tests","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsergeymakinen%2Fyii2-tests","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsergeymakinen%2Fyii2-tests/lists"}