mouf / utils.cache.session-cache
This package contains a cache mechanism that relies on the session of the user. Therefore, the cache is a bit special, since it is kept for the duration of the session, and is only accessible by the current user. The session has to be started (using session_start()).
2.0.x-dev
2013-03-19 22:11 UTC
Requires
- php: >=5.3.0
- mouf/utils.cache.cache-interface: 2.*
- mouf/utils.log.log_interface: 2.*
This package is auto-updated.
Last update: 2024-10-15 04:37:52 UTC