News

When encoding ruby objects to php session data, Strings or symbols in ruby is mapped to strings in PHP. Instances of Struct::ClassName in ruby is mapped to a objects in PHP. Arrays in ruby is mapped ...
Simple PHP storage-less, HMAC hashed session No ids, no storage, not locks. Project is not stable yet! Do not use in production. Features No server storage. Session is serialized into string, and as a ...