Libraries tagged by php-sessions
laminas/laminas-session
16586959 Downloads
Object-oriented interface to PHP sessions and storage
zendframework/zend-session
11673087 Downloads
Object-oriented interface to PHP sessions and storage
wikimedia/php-session-serializer
970947 Downloads
Provides methods like PHP's session_encode and session_decode that don't mess with $_SESSION
plasticbrain/php-flash-messages
200402 Downloads
A modern take on PHP session-based flash messages
async-aws/dynamo-db-session
806763 Downloads
AsyncAws DynamoDB integration for PHP Sessions.
pantheon-systems/wp-native-php-sessions
1086 Downloads
native PHP sessions stored in the database for WordPress.
middlewares/php-session
17312 Downloads
Middleware to start php sessions using the request data
stechstudio/laravel-raw-sessions
84038 Downloads
A raw PHP session handler for Laravel
leafs/fs
22660 Downloads
Leaf PHP session + flash modules
ezimuel/php-secure-session
6124 Downloads
Encrypt and authenticate PHP session data using AES-256 and HMAC-SHA256
customergauge/session
20530 Downloads
Native PHP Session adapter for Laravel Authentication
byjg/jwt-session
71252 Downloads
JwtSession is a PHP session replacement. Instead of use FileSystem, just use JWT TOKEN. The implementation following the SessionHandlerInterface.
compwright/php-session
5519 Downloads
Standalone session implementation that does not rely on the PHP session module or the $_SESSION global, ideal for ReactPHP applications
upscale/swoole-session
5313 Downloads
PHP sessions compatibility with Swoole web-server
programster/mysql-session-handler
4394 Downloads
MySQL PHP Session Handler