Member
rhea
How we can use Cache in CakePHP?
lyla
Caching in CakePHP is facilitated by the Cache class. This class provides a static interface and uniform API to interact with various Caching implementations.