Download the PHP package aichenk/tp6-session without Composer
On this page you can find all versions of the php package aichenk/tp6-session. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package tp6-session
tp6-session
tp6 session依赖注入实现,不使用中间件,更加灵活,仅需绑定即可正常使用Tp自带Session方法
运行环境
- PHP 7.2+
- ThinkPHP 6
安装方法
composer require aichenk/tp6-session
使用
- 绑定session到app中即可(使用匿名函数覆盖原session,直接new会导致每次都初始化)
All versions of tp6-session with dependencies
PHP Build Version
Package Version
Requires
topthink/framework Version
^6.0
The package aichenk/tp6-session contains the following files
Loading the files please wait ....