Download the PHP package romeoz/rock-session without Composer
On this page you can find all versions of the php package romeoz/rock-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 rock-session
Session library for PHP
Handlers
Installation
From the Command Line:
or in your composer.json:
Quick Start
Session as key-value memory storage
Session as MongoDB storage
Default is used the garbage collector (GC). You can use TTL indexes.
Requirements
- PHP 5.4+
- For
MemorySessionrequired Rock Cache:composer require romeoz/rock-cache - For
MongoSessionrequired Rock MongoDB:composer require romeoz/rock-mongodb - For
DbSessionrequired Rock DB:composer require romeoz/rock-db
All unbolded dependencies is optional.
License
Session library is open-sourced software licensed under the MIT license.
All versions of rock-session with dependencies
PHP Build Version
Package Version
The package romeoz/rock-session contains the following files
Loading the files please wait ...