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()).

Sorry, this project does not seem to have any documentation. Please bang the head of the developers until a proper README is added to this package!