https://github.com/windwalker-io/session
[READ ONLY] Object oriented interface to manage PHP sessions.
https://github.com/windwalker-io/session
php session
Last synced: 3 months ago
JSON representation
[READ ONLY] Object oriented interface to manage PHP sessions.
- Host: GitHub
- URL: https://github.com/windwalker-io/session
- Owner: windwalker-io
- License: mit
- Created: 2014-09-23T10:28:20.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2025-11-29T07:58:49.000Z (6 months ago)
- Last Synced: 2025-12-21T15:09:26.093Z (6 months ago)
- Topics: php, session
- Language: PHP
- Homepage: https://github.com/ventoviro/windwalker
- Size: 230 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
Session
Windwalker Session package
### Installation
```bash
composer require windwalker/session ^4.0
```
### Resources
- [Documentation](https://windwalker.io/documentation/components/session/)
- [Bug report](https://github.com/windwalker-io/framework)
- [Contributing](https://github.com/windwalker-io/framework)
- [Discussion](https://github.com/windwalker-io/framework/discussions)