瀏覽代碼

Merge branch 'pr/266'

pull/284/merge
Jamie York 10 年之前
父節點
當前提交
d312f336fa
共有 1 個文件被更改,包括 2 次插入1 次删除
  1. 2
    1
      README.md

+ 2
- 1
README.md 查看文件

@@ -596,7 +596,8 @@ Libraries to help manage database schemas and migrations.
596 596
 *Libraries for caching data.*
597 597
 
598 598
 * [Alternative PHP Cache (APC)](http://www.php.net/manual/en/book.apc.php) - Open opcode cache for PHP.
599
-* [Cache](https://github.com/doctrine/cache) - A caching library (part of Doctrine).
599
+* [Doctrine Cache](https://github.com/doctrine/cache) - A caching library (part of Doctrine).
600
+* [Zend Cache](https://github.com/zendframework/Component_ZendCache) - A caching library (part of Zend Framework 2).
600 601
 * [Stash](https://github.com/tedivm/Stash) - Another library for caching.
601 602
 
602 603
 ## Data Structure and Storage

Loading…
取消
儲存