cookiecache VS scrapbook

Compare cookiecache vs scrapbook and see what are their differences.

cookiecache

Distributed PSR-16 cache implementation for PHP 6 that uses browser cookies to store data (by colinodell)

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)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
cookiecache scrapbook
1 -
8 306
- -
2.5 5.8
8 months ago 12 days ago
PHP PHP
GNU General Public License v3.0 or later 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.

cookiecache

Posts with mentions or reviews of cookiecache. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-04-01.

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 cookiecache and scrapbook you can also consider the following projects:

Laminas Cache - Caching implementation with a variety of storage options, as well as codified caching strategies for callbacks, classes, and output

Stash - The place to keep your cache.

Alternative PHP Cache (APC) - Alternative PHP Cache

Doctrine Cache - Doctrine Cache component

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

APIx Cache - A thin PSR-6 cache wrapper with a generic interface to various caching backends emphasising cache tagging and indexing.

CacheTool - CLI App and library to manage apc & opcache.

Metaphore - Cache slam defense using a semaphore to prevent dogpile effect.

Zend Cache

Apix-SimpleCache - The PSR-16 extension to Apix-Cache

PHP Simple Cache - Simple PHP object caching base on temp file (no additional PHP extension require)

Simple Cache Class - :zap: Simple Cache Abstraction Layer for PHP