https://github.com/odan/session
A middleware oriented session handler for PHP and Slim 4+
https://github.com/odan/session
cookie flash-messages middleware php psr-15 psr-7 session
Last synced: about 1 year ago
JSON representation
A middleware oriented session handler for PHP and Slim 4+
- Host: GitHub
- URL: https://github.com/odan/session
- Owner: odan
- License: mit
- Created: 2018-01-13T21:28:20.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2024-09-20T17:33:44.000Z (over 1 year ago)
- Last Synced: 2024-10-13T12:44:25.477Z (over 1 year ago)
- Topics: cookie, flash-messages, middleware, php, psr-15, psr-7, session
- Language: PHP
- Homepage: https://odan.github.io/session/
- Size: 188 KB
- Stars: 58
- Watchers: 5
- Forks: 11
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Session handler
[](https://github.com/odan/session/releases)
[](LICENSE)
[](https://github.com/odan/session/actions)
[](https://scrutinizer-ci.com/g/odan/session/?branch=master)
[](https://scrutinizer-ci.com/g/odan/session/?branch=master)
[](https://packagist.org/packages/odan/session/stats)
A middleware (PSR-15) oriented session and flash message handler for PHP.
* Documentation for v6: