Download the PHP package ghostff/session without Composer
On this page you can find all versions of the php package ghostff/session. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download ghostff/session
More information about ghostff/session
Files in ghostff/session
Download ghostff/session
More information about ghostff/session
Files in ghostff/session
Vendor ghostff
Package session
Short Description PHP Session Manager (non-blocking, flash, segment, session encryption).
License 0BSD
Package session
Short Description PHP Session Manager (non-blocking, flash, segment, session encryption).
License 0BSD
Please rate this library. Is it a good library?
Informations about the package session
Session PHP(7.4+)
PHP Session Manager (non-blocking, flash, segment, session encryption). Uses PHP open_ssl for optional encrypt/decryption of session data.
Driver Support Scope
Installation
You can download the Latest release version as a standalone, alternatively you can use Composer
Basic usage
Configuration Options
Initializing Session
Using Segment :Session
Retrieving Session ID :string
Committing changes :void
Setting Session Data :Session
Retrieving Session Data :mixed
Removing Session Data :Session
Retrieve all session or segment data :array
Check if variable exist in current session namespace :bool
Removing all data in current segment :Session
Destroying session :void
Regenerate session ID :void
Setting Queued Session Data :Session
Retrieving (pop/shift) Queued Session Data :mixed
All versions of session with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.4
The package ghostff/session contains the following files
Loading the files please wait ....