| Recommend this page to a friend! | 
| Info | Example | Reputation | Support forum | Blog | Links | 
| Ratings | Unique User Downloads | Download Rankings | ||||
| Not enough user ratings | Total: 281 | All time:  7,609 This week: 660 | ||||
| Version | License | PHP version | Categories | |||
| stacksess 1.0 | GNU Lesser Genera... | 5.0 | PHP 5, User Management | 
| Description | Author  | |||
This package can store session data with multiple session handlers. Innovation Award 
  | 
What is the best PHP secure session database class?
Store and retrieve data Session Encryption
<?php | 
| / | examples | 
| File | Role | Description | 
|---|---|---|
|    | 
Example | Using the builtin handler (for baseline) | 
|    | 
Example | Example using the compatible (with the builtin handler) handler | 
|    | 
Example | A very security session data encrypting handler | 
|    | 
Example | Using the nonblocking handler | 
|    | 
Example | The null handler (on top of the compatible handler) | 
|    | 
Example | Apply security checks to session (>=5.5.4) | 
|    | 
Example | The writeSometimes handler (on top of the compatible handler) | 
|    | 
Example | The writeSometimes handler on top the non-blocking handler | 
|    | 
Example | Utilitiy functions for the example files | 
| / | handlers | 
| File | Role | Description | 
|---|---|---|
|    | 
Class | Compatible Session Handler | 
|    | 
Class | Encrypting Session Handler | 
|    | 
Class | Using non-blocking file IO | 
|    | 
Class | A null handler - use as a template | 
|    | 
Class | Add additional security checks to the session management | 
|    | 
Class | base class | 
|    | 
Class | Reduce unnecessary writes to improve performance and scalability | 
| The PHP Classes site has supported package installation using the Composer tool since 2013, as you may verify by reading this instructions page. | 
| Version Control | Unique User Downloads | Download Rankings | |||||||||||||||
| 0% | 
  | 
  | 
| Applications that use this package | 
 If you know an application of this package, send a message to the author to add a link here.