{"id":20945089,"url":"https://github.com/vjik/yii2-psr-container-proxy","last_synced_at":"2026-04-13T11:31:27.653Z","repository":{"id":57078468,"uuid":"284231856","full_name":"vjik/yii2-psr-container-proxy","owner":"vjik","description":"PSR-11 compatible container proxy for Yii2","archived":false,"fork":false,"pushed_at":"2023-06-04T16:48:58.000Z","size":17,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-01-01T07:40:31.910Z","etag":null,"topics":["container","psr-11","yii2"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/vjik.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.md","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":"2020-08-01T09:46:36.000Z","updated_at":"2025-07-28T10:42:26.000Z","dependencies_parsed_at":"2024-11-18T23:48:29.535Z","dependency_job_id":"d0c512d9-be7b-4122-a988-884dcaf7b40e","html_url":"https://github.com/vjik/yii2-psr-container-proxy","commit_stats":{"total_commits":10,"total_committers":1,"mean_commits":10.0,"dds":0.0,"last_synced_commit":"fe2323af63c39c1232c74920d1dc981cfa02d334"},"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/vjik/yii2-psr-container-proxy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vjik%2Fyii2-psr-container-proxy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vjik%2Fyii2-psr-container-proxy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vjik%2Fyii2-psr-container-proxy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vjik%2Fyii2-psr-container-proxy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vjik","download_url":"https://codeload.github.com/vjik/yii2-psr-container-proxy/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vjik%2Fyii2-psr-container-proxy/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31751216,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-13T09:16:15.125Z","status":"ssl_error","status_checked_at":"2026-04-13T09:16:05.023Z","response_time":93,"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":["container","psr-11","yii2"],"created_at":"2024-11-18T23:46:39.196Z","updated_at":"2026-04-13T11:31:27.637Z","avatar_url":"https://github.com/vjik.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Yii2 Container Proxy (PSR-11)\n\n[![Latest Stable Version](https://poser.pugx.org/vjik/yii2-psr-container-proxy/v/stable.png)](https://packagist.org/packages/vjik/yii2-psr-container-proxy)\n[![Total Downloads](https://poser.pugx.org/vjik/yii2-psr-container-proxy/downloads.png)](https://packagist.org/packages/vjik/yii2-psr-container-proxy)\n[![Build status](https://github.com/vjik/yii2-psr-container-proxy/workflows/build/badge.svg)](https://github.com/vjik/yii2-psr-container-proxy/actions?query=workflow%3Abuild)\n[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/vjik/yii2-psr-container-proxy/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/vjik/yii2-psr-container-proxy/?branch=master)\n[![Code Coverage](https://scrutinizer-ci.com/g/vjik/yii2-psr-container-proxy/badges/coverage.png?b=master)](https://scrutinizer-ci.com/g/vjik/yii2-psr-container-proxy/?branch=master)\n\nThe package provide PSR-11 compatible container proxy for Yii2.\n\n## Requirements\n\n- PHP 7.2 or higher.\n- Yii 2.0.40 or higher.\n\n## Installation\n\nThe preferred way to install this extension is through [composer](https://getcomposer.org/download/):\n\n```shell\ncomposer require vjik/yii2-psr-container-proxy\n```\n\n## General usage\n\n```php\nuse Vjik\\Yii2\\Psr\\ContainerProxy\\ContainerProxy;\n\n$containerProxy = new ContainerProxy(\\Yii::$container);\n```\n\n## Testing\n\nThe package is tested with [PHPUnit](https://phpunit.de/). To run tests:\n\n```shell\n./vendor/bin/phpunit\n```\n\n## License\n\nThe Yii2 Container Proxy (PSR-11) is free software. It is released under the terms of the BSD License.\nPlease see [`LICENSE`](./LICENSE.md) for more information.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvjik%2Fyii2-psr-container-proxy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvjik%2Fyii2-psr-container-proxy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvjik%2Fyii2-psr-container-proxy/lists"}