Cake Cache
[READ-ONLY] Easy to use Caching library with support for multiple caching backends. This repo is a split of the main code that can be found in https://github.com/cakephp/cakephp (by cakephp)
Stash
The place to keep your cache. (by tedious)
Cake Cache | Stash | |
---|---|---|
- | 1 | |
51 | 964 | |
- | 0.1% | |
0.0 | 5.2 | |
25 days ago | about 2 months ago | |
PHP | PHP | |
GNU General Public License v3.0 or later | BSD 3-clause "New" or "Revised" License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Cake Cache
Posts with mentions or reviews of Cake Cache.
We have used some of these posts to build our list of alternatives
and similar projects.
We haven't tracked posts mentioning Cake Cache yet.
Tracking mentions began in Dec 2020.
Stash
Posts with mentions or reviews of Stash.
We have used some of these posts to build our list of alternatives
and similar projects.
-
JShrink, the pure PHP Javascript Minifier, has biggest release since 2014
Yeah this project grew out of a framework I made in the 2006-2008 era, where we also minified and bundled js on the fly. My caching library, Stash, also came out of that project (in part to make serving minified files faster).
What are some alternatives?
When comparing Cake Cache and Stash you can also consider the following projects:
APIx Cache - A thin PSR-6 cache wrapper with a generic interface to various caching backends emphasising cache tagging and indexing.
scrapbook - PHP cache library, with adapters for e.g. Memcached, Redis, Couchbase, APC(u), SQL and additional capabilities (e.g. transactions, stampede protection) built on top.
Doctrine Cache - Doctrine Cache component
Metaphore - Cache slam defense using a semaphore to prevent dogpile effect.
Alternative PHP Cache (APC) - Alternative PHP Cache