como/session

A Session class.

Maintainers

Package info

github.com/rmccullagh/como-session

Homepage

pkg:composer/como/session

Statistics

Installs: 7

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

dev-master 2014-10-17 21:21 UTC

This package is not auto-updated.

Last update: 2026-03-10 10:05:41 UTC


README

This is a VERY SIMPLY session class to use when you need something small that you can plugin to an existing project. It is basically an abstraction around session_* functions in the PHP standard library