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

https://github.com/spiral/session

[READ ONLY] Secure sessions over native PHP handlers. Subtree split of the Spiral Session component (see spiral/framework)
https://github.com/spiral/session

php7 session session-handler

Last synced: 10 months ago
JSON representation

[READ ONLY] Secure sessions over native PHP handlers. Subtree split of the Spiral Session component (see spiral/framework)

Awesome Lists containing this project

README

          

# Secure sessions over native PHP handlers

[![PHP Version Require](https://poser.pugx.org/spiral/session/require/php)](https://packagist.org/packages/spiral/session)
[![Latest Stable Version](https://poser.pugx.org/spiral/session/v/stable)](https://packagist.org/packages/spiral/session)
[![phpunit](https://github.com/spiral/session/actions/workflows/phpunit.yml/badge.svg)](https://github.com/spiral/session/actions)
[![psalm](https://github.com/spiral/session/actions/workflows/psalm.yml/badge.svg)](https://github.com/spiral/session/actions)
[![Codecov](https://codecov.io/gh/spiral/session/branch/master/graph/badge.svg)](https://codecov.io/gh/spiral/session/)
[![Total Downloads](https://poser.pugx.org/spiral/session/downloads)](https://packagist.org/packages/spiral/session)
[![type-coverage](https://shepherd.dev/github/spiral/session/coverage.svg)](https://shepherd.dev/github/spiral/session)
[![psalm-level](https://shepherd.dev/github/spiral/session/level.svg)](https://shepherd.dev/github/spiral/session)

[Documentation](https://spiral.dev/docs/http-session) | [Framework Bundle](https://github.com/spiral/framework)

## License:

MIT License (MIT). Please see [`LICENSE`](./LICENSE) for more information. Maintained by [Spiral Scout](https://spiralscout.com).