PHPackages                             instantech/session - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. instantech/session

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

instantech/session
==================

This package is a simple encapsulation of PHP natif $\_SESSION to Object Representation

1(6y ago)19MITPHPPHP &gt;=7.1.0

Since Nov 11Pushed 6y ago1 watchersCompare

[ Source](https://github.com/instantech/session)[ Packagist](https://packagist.org/packages/instantech/session)[ RSS](/packages/instantech-session/feed)WikiDiscussions master Synced 5d ago

READMEChangelog (1)DependenciesVersions (2)Used By (0)

session
=======

[](#session)

This is a basic implementation of PHP super Global $\_SESSION to Object representation. This package implement the flash message interface

Requirements
------------

[](#requirements)

- php &gt;=7.1.0

Installation
------------

[](#installation)

1. Installation

```
$ composer require instantech/session
```

2. Usage

```
