pmc/session

This package is abandoned and no longer maintained. No replacement package was suggested.
There is no license information available for the latest version (v0.5) of this package.

A basic class to keep track of a session for a web application.

This package's canonical repository appears to be gone and the package has been frozen as a result. Email us for help if needed.

Installs: 1 571

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/pmc/session

v0.5 2017-02-23 16:46 UTC

This package is auto-updated.

Last update: 2020-04-17 06:31:48 UTC


README

A "session" represents the actions from a single "user" interacting with the system. It includes a session identifier, and basic user information.