Cache component extracted from the Doctrine Common project. PHP Doctrine Cache library is a popular cache implementation that supports many different drivers such as redis, memcache, apc, mongodb and others. Doctrine Cache is a library that provides an interface for caching data. PHP Doctrine Cache library is a popular cache implementation that supports many different drivers such as redis, memcache, apc, mongodb and others. Doctrine ships with several common drivers that you can easily use. The ApcCache driver uses the apc_fetch, apc_exists, etc. functions that come with PHP so no additional setup is required in order to use it. The ApcuCache driver uses the apcu_fetch, apcu_exists, etc. functions that come with PHP so no additional setup is required in order to use it. The ArrayCache driver stores the cache data in PHPs memory and is not persisted anywhere.

Features

  • Implement your own cache driver
  • Cache things in memory for a single process when you don't need the cache to be persistent across processes
  • Doctrine ships with several common drivers that you can easily use
  • With implementations for some of the most popular caching data stores
  • Chain multiple other drivers together easily
  • Uses Couchbase to store the cache data

Project Samples

Project Activity

See All Activity >

Categories

Libraries

License

MIT License

Follow Doctrine Cache

Doctrine Cache Web Site

Other Useful Business Software
Veeam Data Platform v13.1 Icon
Veeam Data Platform v13.1

Move workloads across hypervisors and clouds with no vendor lock-in. Try VDP free today.

Try Veeam Data Platform today. Experience the unified platform that's secure by design, portable by default, and proven to recover clean, fast, and anywhere.
Try Now
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of Doctrine Cache!

Additional Project Details

Programming Language

PHP

Related Categories

PHP Libraries

Registered

2021-08-05