diff --git a/README.md b/README.md index f26a8bf..f4b679a 100644 --- a/README.md +++ b/README.md @@ -470,6 +470,7 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things. ## Caching *Libraries for caching data.* +* [Alternative PHP Cache (APC)](http://www.php.net/manual/en/book.apc.php) - Open opcode cache for PHP. * [Cache](https://github.com/doctrine/cache) - A caching library (part of Doctrine). * [Stash](https://github.com/tedivm/Stash) - Another library for caching.