https://github.com/swoft-cloud/swoft-session
[READ ONLY] Http Session Compoment for Swoft
https://github.com/swoft-cloud/swoft-session
session swoft swoole website
Last synced: 2 months ago
JSON representation
[READ ONLY] Http Session Compoment for Swoft
- Host: GitHub
- URL: https://github.com/swoft-cloud/swoft-session
- Owner: swoft-cloud
- License: apache-2.0
- Created: 2018-01-12T02:05:04.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2021-05-07T16:53:03.000Z (about 4 years ago)
- Last Synced: 2025-04-05T01:05:00.264Z (3 months ago)
- Topics: session, swoft, swoole, website
- Language: PHP
- Homepage:
- Size: 70.3 KB
- Stars: 8
- Watchers: 7
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Swoft Session
[](https://packagist.org/packages/swoft/session)
[](https://secure.php.net/)
[](https://www.swoft.org/docs)
[](https://github.com/swoft-cloud/swoft/blob/master/LICENSE)Swoft Http Session Component
## Install
- composer command
```bash
composer require swoft/session
```## Resources
* [Documentation](https://swoft.org/docs)
* [Contributing](https://github.com/swoft-cloud/swoft/blob/master/CONTRIBUTING.md)
* [Report Issues][issues] and [Send Pull Requests][pulls] in the [Main Swoft Repository][repository][pulls]: https://github.com/swoft-cloud/swoft-component/pulls
[repository]: https://github.com/swoft-cloud/swoft
[issues]: https://github.com/swoft-cloud/swoft/issues## LICENSE
The Component is open-sourced software licensed under the [Apache license](LICENSE).