{"id":21625454,"url":"https://github.com/coderius/yii2-comments","last_synced_at":"2026-05-08T05:02:50.698Z","repository":{"id":99012369,"uuid":"328455243","full_name":"coderius/yii2-comments","owner":"coderius","description":"Yii2 comments module to easily add comments for a website.","archived":false,"fork":false,"pushed_at":"2021-02-08T23:15:52.000Z","size":443,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-18T19:56:02.234Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/coderius.png","metadata":{"files":{"readme":"README.md","changelog":null,"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":"2021-01-10T18:49:17.000Z","updated_at":"2021-02-08T23:15:56.000Z","dependencies_parsed_at":"2023-04-20T01:27:02.273Z","dependency_job_id":null,"html_url":"https://github.com/coderius/yii2-comments","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/coderius/yii2-comments","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coderius%2Fyii2-comments","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coderius%2Fyii2-comments/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coderius%2Fyii2-comments/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coderius%2Fyii2-comments/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/coderius","download_url":"https://codeload.github.com/coderius/yii2-comments/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coderius%2Fyii2-comments/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279706104,"owners_count":26213742,"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","status":"online","status_checked_at":"2025-10-19T02:00:07.647Z","response_time":64,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2024-11-25T01:09:25.559Z","updated_at":"2025-10-19T05:17:13.648Z","avatar_url":"https://github.com/coderius.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Yii2 comments module\n\n\n## About\n\n\n## Installation\n\n\n\n## Usage\n\n**Notes:**\n\u003e 1) You can implement your own methods `getAvatar` and `getUsername` in the `userIdentityClass`. Just create this methods in your User model. For example:\n\n```php\n\npublic function getAvatar()\n{\n    // your custom code\n}\n\npublic function getUsername()\n{\n    // your custom code\n}\n\n```\n\n### Widget with minimum options\n\n\n\n## Testing\n\nRun tests in extention folder.\n\n```bash\n$ ./vendor/bin/phpunit\n```\n\nNote! \nFor running all tests needed upload all dependencies by composer. If tested single extention, then run command from root directory where located extention:\n```\ncomposer update\n```\n\nWhen all dependencies downloaded run all tests in terminal from root folder:\n```\n./vendor/bin/phpunit tests\n```\nOr for only unit:\n```\n./vendor/bin/phpunit --testsuite Unit\n```\n\nIf extention tested in app, then set correct path to phpunit and run some commands.\n\n## Credits\n\n- [Sergio Coderius](https://github.com/coderius)\n\n## License\n\nThe MIT License (MIT). Please see [License File](LICENSE.md) for more information.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcoderius%2Fyii2-comments","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcoderius%2Fyii2-comments","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcoderius%2Fyii2-comments/lists"}