Version 0.1.0
Pre-release
Pre-release
This is the initial version of memoize-php, a PHP library for memoizing repeated function calls.
It currently has a null, in-memory, and predis adapter for caching the results. Take a look at the README for details of use.