Registry / utility / anax-session

anax-session

JSON →
library2.0.2phppackagistunverified

Anax Session module, a wrapper around sessions.

composer require anax/session
INSTALL
IMPORT
SIG · ANAX-SESSION
A
anax-session
utilityphpv2.0.2
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Session
use Anax\Session\Session;

Create a session instance, set and get a value.

use Anax\Session\Session; $session = new Session(); $session->set('key', 'value'); echo $session->get('key');
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.0.2latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
21 hits · last 30 days
node
18
Meta
1
OpenAI (training)
1
Resources
anax-session — pip install anax-session · libregistry