Browse Source

Merge branch 'master' of github.com:ziadoz/awesome-php

pull/137/merge
Jamie 11 years ago
parent
commit
641f86f4f2
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      README.md

+ 1
- 0
README.md View File

@@ -471,6 +471,7 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things.
471 471
 ## Caching
472 472
 *Libraries for caching data.*
473 473
 
474
+* [Alternative PHP Cache (APC)](http://www.php.net/manual/en/book.apc.php) - Open opcode cache for PHP.
474 475
 * [Cache](https://github.com/doctrine/cache) - A caching library (part of Doctrine).
475 476
 * [Stash](https://github.com/tedivm/Stash) - Another library for caching.
476 477
 

Loading…
Cancel
Save