PHPackages                             toboto/cakephp-ocscache - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Caching](/categories/caching)
4. /
5. toboto/cakephp-ocscache

ActiveLibrary[Caching](/categories/caching)

toboto/cakephp-ocscache
=======================

Aliyun OCS Plugin for CakePHP 2.x Framework

1.0(6y ago)15MITPHPPHP &gt;=5.3.0CI failing

Since Dec 24Pushed 6y ago1 watchersCompare

[ Source](https://github.com/toboto/cakephp-ocscache)[ Packagist](https://packagist.org/packages/toboto/cakephp-ocscache)[ Docs](https://github.com/toboto/cakephp-ocscache)[ RSS](/packages/toboto-cakephp-ocscache/feed)WikiDiscussions cake2.4 Synced 1mo ago

READMEChangelog (1)Dependencies (2)Versions (2)Used By (0)

Aliyun OCS(Open Cache Service) Cache Engine for CakePHP 2.4
===========================================================

[](#aliyun-ocsopen-cache-service-cache-engine-for-cakephp-24)

Requirements
------------

[](#requirements)

- PHP5 (with Memcached module and SASL support)
- CakePHP = 2.4

Installation
------------

[](#installation)

```
cd your_cake_app/app/Plugin
git clone git://github.com/toboto/cakephp-ocscache.git Ocs

```

Configuration sample in Config/bootstrap.php
--------------------------------------------

[](#configuration-sample-in-configbootstrapphp)

```
