CacheTool
Doctrine Cache
CacheTool | Doctrine Cache | |
---|---|---|
1 | - | |
1,626 | 7,813 | |
- | 0.0% | |
3.9 | 2.0 | |
2 months ago | about 1 year 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
Doctrine Cache
We haven't tracked posts mentioning Doctrine Cache 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.
Stash - The place to keep your cache.
Alternative PHP Cache (APC) - Alternative PHP Cache
Simple Cache Class - :zap: Simple Cache Abstraction Layer for PHP
Zend Cache
Metaphore - Cache slam defense using a semaphore to prevent dogpile effect.
PHP Simple Cache - Simple PHP object caching base on temp file (no additional PHP extension require)
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.