Take me over?
The maintainer of this distribution is looking for someone to take over!
If you're interested then please contact them via
email.
Changes for version 0.29 - 2009-11-04
- Fix session being deleted when you have a new session after session expiry when calling session_is_valid method. Tests for this.
- Allow ->session to be used as a setter method so that you can say ->session( key => $value );
Documentation
Understanding and using sessions.
Modules
Generic Session plugin - ties together server side storage and client side state required to maintain session data.
Base class for session state preservation plugins.
Base class for session storage drivers.
Doesn't really store sessions - useful for tests.
Reusable sanity for session storage engines.