An open API service indexing awesome lists of open source software.

https://github.com/glowyphp/session

Session Package provide a fluent, object-oriented interface for working with Session.
https://github.com/glowyphp/session

glowy glowyphp package php php-package session

Last synced: about 1 month ago
JSON representation

Session Package provide a fluent, object-oriented interface for working with Session.

Awesome Lists containing this project

README

          

Session



Session Package provide a fluent, object-oriented interface for working with Session.


License MIT Total downloads GitHub Repo stars GitHub forks Hits of Code


### Installation

#### With [Composer](https://getcomposer.org)

```
composer require glowy/session
```

### Resources
* [Documentation](https://awilum.github.io/glowyphp/session)

### Tests

Run tests

```
./vendor/bin/pest
```

### License
[The MIT License (MIT)](https://github.com/glowyphp/session/blob/master/LICENSE.txt)
Copyright (c) [Sergey Romanenko](https://github.com/Awilum)