Libraries tagged by php-session
laminas/laminas-session
18463420 Downloads
Object-oriented interface to PHP sessions and storage
wikimedia/php-session-serializer
1066027 Downloads
Provides methods like PHP's session_encode and session_decode that don't mess with $_SESSION
zendframework/zend-session
11798632 Downloads
Object-oriented interface to PHP sessions and storage
plasticbrain/php-flash-messages
207175 Downloads
A modern take on PHP session-based flash messages
cache/session-handler
535774 Downloads
An implementation of PHP's SessionHandlerInterface that allows PSR-6
async-aws/dynamo-db-session
980937 Downloads
AsyncAws DynamoDB integration for PHP Sessions.
pantheon-systems/wp-native-php-sessions
1679 Downloads
native PHP sessions stored in the database for WordPress.
middlewares/php-session
19119 Downloads
Middleware to start php sessions using the request data
compwright/php-session
6513 Downloads
Standalone session implementation that does not rely on the PHP session module or the $_SESSION global, ideal for ReactPHP applications
stechstudio/laravel-raw-sessions
88323 Downloads
A raw PHP session handler for Laravel
ezimuel/php-secure-session
6225 Downloads
Encrypt and authenticate PHP session data using AES-256 and HMAC-SHA256
customergauge/session
22689 Downloads
Native PHP Session adapter for Laravel Authentication
byjg/jwt-session
72499 Downloads
JwtSession is a PHP session replacement. Instead of use FileSystem, just use JWT TOKEN. The implementation following the SessionHandlerInterface.
programster/mysql-session-handler
4888 Downloads
MySQL PHP Session Handler
leafs/session
19077 Downloads
Leaf PHP session + flash modules