Cache

E452823

Cache is a Symfony component that provides a flexible, high-performance caching system for optimizing application performance and reducing redundant computations or data fetching.

Jump to: Surface forms Statements Referenced by

Observed surface forms (1)

Surface form Occurrences
Symfony Cache 0

Statements (47)

Predicate Object
instanceOf Symfony component
software library
category PHP caching library
web application performance
configurationVia Symfony configuration files
designedFor high-performance caching
optimizing application performance
reducing redundant computations
reducing redundant data fetching
documentation https://symfony.com/doc/current/components/cache.html
hasComponent Cache Adapters
Cache Contracts NERFINISHED
Cache Item
Cache Pool
Cache Traits NERFINISHED
implements PSR-16 NERFINISHED
PSR-6 NERFINISHED
integratesWith Symfony FrameworkBundle NERFINISHED
Symfony HttpClient NERFINISHED
Symfony HttpKernel NERFINISHED
Symfony Messenger NERFINISHED
license MIT License
maintainedBy Symfony Core Team NERFINISHED
partOf Symfony framework NERFINISHED
programmingLanguage PHP NERFINISHED
provides caching system
repository https://github.com/symfony/cache
stableReleaseModel Symfony release cycle
supports APCu caching
Doctrine cache adapter
Memcached caching
PDO-based caching
Redis caching
Tag-aware caching
cache item expiration
cache item invalidation
cache pruning
cache stampede protection
cache warmup
deferred cache saving
filesystem caching
hierarchical cache pools
in-memory caching
namespaced cache keys
supportsVersion Symfony 5 NERFINISHED
Symfony 6 NERFINISHED
Symfony 7 NERFINISHED

Referenced by (1)

Full triples — surface form annotated when it differs from this entity's canonical label.

Symfony hasComponent Cache