Stash
The place to keep your cache. (by tedious)
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. (by matthiasmullie)
Stash | scrapbook | |
---|---|---|
1 | - | |
961 | 315 | |
0.1% | - | |
4.0 | 6.5 | |
6 months ago | 5 months ago | |
PHP | PHP | |
BSD 3-clause "New" or "Revised" License | MIT 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.
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).
scrapbook
Posts with mentions or reviews of scrapbook.
We have used some of these posts to build our list of alternatives
and similar projects.
We haven't tracked posts mentioning scrapbook yet.
Tracking mentions began in Dec 2020.
What are some alternatives?
When comparing Stash and scrapbook you can also consider the following projects:
Doctrine Cache - Doctrine Cache component
Alternative PHP Cache (APC) - Alternative PHP Cache
Zend Cache
APIx Cache - A thin PSR-6 cache wrapper with a generic interface to various caching backends emphasising cache tagging and indexing.
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
Simple Cache Class - :zap: Simple Cache Abstraction Layer for PHP
CacheTool - CLI App and library to manage apc & opcache.
Metaphore - Cache slam defense using a semaphore to prevent dogpile effect.
Stash vs Doctrine Cache
scrapbook vs Alternative PHP Cache (APC)
Stash vs Alternative PHP Cache (APC)
scrapbook vs Doctrine Cache
Stash vs Zend Cache
scrapbook vs APIx Cache
Stash vs APIx Cache
scrapbook vs Cake Cache
Stash vs Simple Cache Class
scrapbook vs CacheTool
Stash vs Cake Cache
scrapbook vs Metaphore