Просмотр исходного кода

Zend Cache

The Caching Library of Zend Framework 2
pull/266/head
Marc Bennewitz 11 лет назад
Родитель
Сommit
f863f5425e
1 измененных файлов: 2 добавлений и 1 удалений
  1. 2
    1
      README.md

+ 2
- 1
README.md Просмотреть файл

513
 *Libraries for caching data.*
513
 *Libraries for caching data.*
514
 
514
 
515
 * [Alternative PHP Cache (APC)](http://www.php.net/manual/en/book.apc.php) - Open opcode cache for PHP.
515
 * [Alternative PHP Cache (APC)](http://www.php.net/manual/en/book.apc.php) - Open opcode cache for PHP.
516
-* [Cache](https://github.com/doctrine/cache) - A caching library (part of Doctrine).
516
+* [Doctrine Cache](https://github.com/doctrine/cache) - A caching library (part of Doctrine).
517
+* [Zend Cache](https://github.com/zendframework/Component_ZendCache) - A caching library (part of Zend Framework 2).
517
 * [Stash](https://github.com/tedivm/Stash) - Another library for caching.
518
 * [Stash](https://github.com/tedivm/Stash) - Another library for caching.
518
 
519
 
519
 ## Data Structure and Storage
520
 ## Data Structure and Storage

Загрузка…
Отмена
Сохранить