{"id":16314968,"url":"https://github.com/cebe/jenkins-test","last_synced_at":"2025-10-30T21:32:55.244Z","repository":{"id":30786139,"uuid":"34343049","full_name":"cebe/jenkins-test","owner":"cebe","description":"test repo for building with jenkins","archived":false,"fork":false,"pushed_at":"2015-04-23T12:49:58.000Z","size":11524,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-12-25T07:22:43.209Z","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":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cebe.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}},"created_at":"2015-04-21T17:53:07.000Z","updated_at":"2015-04-23T12:49:58.000Z","dependencies_parsed_at":"2022-08-19T02:12:12.162Z","dependency_job_id":null,"html_url":"https://github.com/cebe/jenkins-test","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cebe%2Fjenkins-test","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cebe%2Fjenkins-test/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cebe%2Fjenkins-test/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cebe%2Fjenkins-test/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cebe","download_url":"https://codeload.github.com/cebe/jenkins-test/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239161855,"owners_count":19592336,"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":[],"created_at":"2024-10-10T21:55:44.074Z","updated_at":"2025-10-30T21:32:50.204Z","avatar_url":"https://github.com/cebe.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"Redis Cache, Session and ActiveRecord for Yii 2\n===============================================\n\nThis extension provides the [redis](http://redis.io/) key-value store support for the [Yii framework 2.0](http://www.yiiframework.com).\nIt includes a `Cache` and `Session` storage handler and implements the `ActiveRecord` pattern that allows\nyou to store active records in redis.\n\nFor license information check the [LICENSE](LICENSE.md)-file.\n\n[![Latest Stable Version](https://poser.pugx.org/yiisoft/yii2-redis/v/stable.png)](https://packagist.org/packages/yiisoft/yii2-redis)\n[![Total Downloads](https://poser.pugx.org/yiisoft/yii2-redis/downloads.png)](https://packagist.org/packages/yiisoft/yii2-redis)\n[![Build Status](https://travis-ci.org/yiisoft/yii2-redis.svg?branch=master)](https://travis-ci.org/yiisoft/yii2-redis)\n\n\nRequirements\n------------\n\nAt least redis version 2.6.12 is required for all components to work properly.\n\nInstallation\n------------\n\nThe preferred way to install this extension is through [composer](http://getcomposer.org/download/).\n\nEither run\n\n```\nphp composer.phar require --prefer-dist yiisoft/yii2-redis\n```\n\nor add\n\n```json\n\"yiisoft/yii2-redis\": \"~2.0.0\"\n```\n\nto the require section of your composer.json.\n\n\nConfiguration\n-------------\n\nTo use this extension, you have to configure the Connection class in your application configuration:\n\n```php\nreturn [\n    //....\n    'components' =\u003e [\n        'redis' =\u003e [\n            'class' =\u003e 'yii\\redis\\Connection',\n            'hostname' =\u003e 'localhost',\n            'port' =\u003e 6379,\n            'database' =\u003e 0,\n        ],\n    ]\n];\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcebe%2Fjenkins-test","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcebe%2Fjenkins-test","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcebe%2Fjenkins-test/lists"}