swoft-fork / session
Http session component for swoft
v2.1.0
2024-12-18 12:52 UTC
Requires
- swoft-fork/http-message: ~2.1.0
- swoft-fork/stdlib: ~2.1.0
Requires (Dev)
- phpunit/phpunit: ^7.5
This package is auto-updated.
Last update: 2025-05-18 13:42:54 UTC
README
Swoft Http Session Component
notice
This repository is forked from the Swoft repository on GitHub and has only been tested with Swoole version 4.8.13 and the corresponding PHP 8.2 environment. Please use with caution in your production environment, as active code maintenance is not guaranteed. For documentation, please refer to the original framework documentation.
本仓库fork于github swoft库,只测试了swoole4.8.13,php8.2对应版本环境,请慎用于你的生产环境,不负责积极代码维护。如需查看文档请访问原框架文档。
Install
- composer command
composer require swoft-fork/session
Resources
LICENSE
The Component is open-sourced software licensed under the Apache license.