Symfony\Component\Cache\Simple
Classes
| AbstractCache | |
| ApcuCache | |
| ArrayCache | |
| ChainCache | Chains several caches together. |
| DoctrineCache | |
| FilesystemCache | |
| MemcachedCache | |
| NullCache | |
| PdoCache | |
| PhpArrayCache | Caches items at warm up time using a PHP array that is stored in shared memory by OPCache since PHP 7.0. |
| PhpFilesCache | |
| Psr6Cache | |
| RedisCache | |
| TraceableCache | An adapter that collects data about all cache calls. |
| TraceableCacheEvent |
© 2004–2017 Fabien Potencier
Licensed under the MIT License.
http://api.symfony.com/3.3/Symfony/Component/Cache/Simple.html