CacheTool
Simple Cache Class
CacheTool | Simple Cache Class | |
---|---|---|
1 | - | |
1,624 | 32 | |
- | - | |
3.9 | 0.0 | |
2 months ago | 2 months ago | |
PHP | PHP | |
MIT License | MIT License |
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.
CacheTool
-
Kind of weird, random behaviour of the website
Have a look at your opcache settings, cachetool is a handy little utility https://github.com/gordalina/cachetool
Simple Cache Class
We haven't tracked posts mentioning Simple Cache Class yet.
Tracking mentions began in Dec 2020.
What are some alternatives?
APIx Cache - A thin PSR-6 cache wrapper with a generic interface to various caching backends emphasising cache tagging and indexing.
Alternative PHP Cache (APC) - Alternative PHP Cache
Stash - The place to keep your cache.
Metaphore - Cache slam defense using a semaphore to prevent dogpile effect.
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
Doctrine Cache - Doctrine Cache component
PHP Simple Cache - Simple PHP object caching base on temp file (no additional PHP extension require)
Apix-SimpleCache - The PSR-16 extension to Apix-Cache
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.