Libraries tagged by php-sessions
laminas/laminas-session
24981298 Downloads
Object-oriented interface to PHP sessions and storage
wikimedia/php-session-serializer
1303314 Downloads
Provides methods like PHP's session_encode and session_decode that don't mess with $_SESSION
pantheon-systems/wp-native-php-sessions
14540 Downloads
native PHP sessions stored in the database for WordPress.
zendframework/zend-session
12134595 Downloads
Object-oriented interface to PHP sessions and storage
byjg/jwt-session
86728 Downloads
A PHP session replacement that stores session data in JWT tokens instead of the filesystem. This implementation follows the SessionHandlerInterface standard, enabling stateless sessions without the need for dedicated session servers like Redis or Memcached. Perfect for distributed applications and microservices architectures.
async-aws/dynamo-db-session
1422894 Downloads
AsyncAws DynamoDB integration for PHP Sessions.
middlewares/php-session
28334 Downloads
Middleware to start php sessions using the request data
compwright/php-session
10463 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
101953 Downloads
A raw PHP session handler for Laravel
ghostff/session
3778 Downloads
PHP Session Manager (non-blocking, flash, segment, session encryption).
customergauge/session
38449 Downloads
Native PHP Session adapter for Laravel Authentication
bolt/session
106411 Downloads
PHP session storage for Symfony's HTTP layer
programster/mysql-session-handler
7346 Downloads
MySQL PHP Session Handler
plasticbrain/php-flash-messages
229783 Downloads
A modern take on PHP session-based flash messages
open-telemetry/opentelemetry-auto-session
8897 Downloads
OpenTelemetry auto-instrumentation for PHP Session functions