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()).
Installs: 11
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 3
Forks: 0
Open Issues: 1
pkg:composer/mouf/utils.cache.session-cache
Requires
- php: >=5.3.0
- mouf/utils.cache.cache-interface: 2.*
- mouf/utils.log.log_interface: 2.*
This package is auto-updated.
Last update: 2025-09-15 06:43:00 UTC