Download the PHP package alexdin/yii2-file-session without Composer
On this page you can find all versions of the php package alexdin/yii2-file-session. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download alexdin/yii2-file-session
More information about alexdin/yii2-file-session
Files in alexdin/yii2-file-session
Download alexdin/yii2-file-session
More information about alexdin/yii2-file-session
Files in alexdin/yii2-file-session
Vendor alexdin
Package yii2-file-session
Short Description Extention Class for Yii2 File Session based on yii/web/Session
License
Package yii2-file-session
Short Description Extention Class for Yii2 File Session based on yii/web/Session
License
Please rate this library. Is it a good library?
Informations about the package yii2-file-session
yii2-file-session
PHP Yii2. This is an expanding class of web sessions . This class supports retrieving data on session id and deleting it.
Installation
or add
Configure
Configure file session add this string to components in config main.php file (main-local.php).
Usage
Clears and deletes the session by id
Reads the session from the file and returns the serialized data in the string
Returns an array of session data by id
Returns the session file name by id
All versions of yii2-file-session with dependencies
PHP Build Version
Package Version
The package alexdin/yii2-file-session contains the following files
Loading the files please wait ....