Libraries tagged by php-session

laminas/laminas-session

82 Favers
23804413 Downloads

Object-oriented interface to PHP sessions and storage

Go to Download


zendframework/zend-session

44 Favers
12076278 Downloads

Object-oriented interface to PHP sessions and storage

Go to Download


wikimedia/php-session-serializer

21 Favers
1258527 Downloads

Provides methods like PHP's session_encode and session_decode that don't mess with $_SESSION

Go to Download


pantheon-systems/wp-native-php-sessions

144 Favers
3683 Downloads

native PHP sessions stored in the database for WordPress.

Go to Download


cache/session-handler

20 Favers
561561 Downloads

An implementation of PHP's SessionHandlerInterface that allows PSR-6

Go to Download


byjg/jwt-session

50 Favers
80943 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.

Go to Download


async-aws/dynamo-db-session

3 Favers
1395228 Downloads

AsyncAws DynamoDB integration for PHP Sessions.

Go to Download


middlewares/php-session

16 Favers
27303 Downloads

Middleware to start php sessions using the request data

Go to Download


compwright/php-session

18 Favers
9846 Downloads

Standalone session implementation that does not rely on the PHP session module or the $_SESSION global, ideal for ReactPHP applications

Go to Download


stechstudio/laravel-raw-sessions

22 Favers
99671 Downloads

A raw PHP session handler for Laravel

Go to Download


plasticbrain/php-flash-messages

184 Favers
229745 Downloads

A modern take on PHP session-based flash messages

Go to Download


ghostff/session

38 Favers
2553 Downloads

PHP Session Manager (non-blocking, flash, segment, session encryption).

Go to Download


ezimuel/php-secure-session

399 Favers
6608 Downloads

Encrypt and authenticate PHP session data using AES-256 and HMAC-SHA256

Go to Download


ericmann/sessionz

58 Favers
5080 Downloads

PHP Session Manager Interface

Go to Download


customergauge/session

9 Favers
34850 Downloads

Native PHP Session adapter for Laravel Authentication

Go to Download


Next >>