Introduction to StashPHP20 November 2015·3 minsStash is a PHP library and makes it easy to cache the results of expensive code, like database queries or external API calls, in a hierarchical way with interchangeable back ends.