Ver código fonte

Merge branch 'pr/266'

pull/284/merge
Jamie York 10 anos atrás
pai
commit
d312f336fa
1 arquivos alterados com 2 adições e 1 exclusões
  1. 2
    1
      README.md

+ 2
- 1
README.md Ver arquivo

@@ -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

Carregando…
Cancelar
Salvar