Download the PHP package phputil/session without Composer
On this page you can find all versions of the php package phputil/session. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download phputil/session
More information about phputil/session
Files in phputil/session
Download phputil/session
More information about phputil/session
Files in phputil/session
Vendor phputil
Package session
Short Description A simple object-oriented wrapper to PHP's session functions.
License LGPL-3
Homepage http://github.com/thiagodp/session
Package session
Short Description A simple object-oriented wrapper to PHP's session functions.
License LGPL-3
Homepage http://github.com/thiagodp/session
Please rate this library. Is it a good library?
Informations about the package session
Session
PHP's session in a object-oriented version.
Main files:
- Interface phputil\Session
- Class phputil\FileBasedSession
This project uses semantic versioning.
Installation
Example 1
Setting and getting a value from the session.
Example 2
Setting session cookie name and cookie duration.
Example 3
Swapping between sessions.
Example 4
Regenerating the session id.
Example 5
Destroying the session.
All versions of session with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.2.0
The package phputil/session contains the following files
Loading the files please wait ....