Libraries tagged by php-session
laminas/laminas-session
16183967 Downloads
Object-oriented interface to PHP sessions and storage
zendframework/zend-session
11647533 Downloads
Object-oriented interface to PHP sessions and storage
wikimedia/php-session-serializer
952421 Downloads
Provides methods like PHP's session_encode and session_decode that don't mess with $_SESSION
plasticbrain/php-flash-messages
199064 Downloads
A modern take on PHP session-based flash messages
cache/session-handler
515223 Downloads
An implementation of PHP's SessionHandlerInterface that allows PSR-6
byjg/jwt-session
70809 Downloads
JwtSession is a PHP session replacement. Instead of use FileSystem, just use JWT TOKEN. The implementation following the SessionHandlerInterface.
async-aws/dynamo-db-session
759180 Downloads
AsyncAws DynamoDB integration for PHP Sessions.
pantheon-systems/wp-native-php-sessions
996 Downloads
native PHP sessions stored in the database for WordPress.
middlewares/php-session
17029 Downloads
Middleware to start php sessions using the request data
compwright/php-session
5393 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
83312 Downloads
A raw PHP session handler for Laravel
leafs/fs
21198 Downloads
Leaf PHP session + flash modules
ghostff/session
868 Downloads
PHP Session Manager (non-blocking, flash, segment, session encryption).
bolt/session
97970 Downloads
PHP session storage for Symfony's HTTP layer
upscale/swoole-session
5241 Downloads
PHP sessions compatibility with Swoole web-server