Libraries tagged by php-session

laminas/laminas-session

87 Favers
24626712 Downloads

Object-oriented interface to PHP sessions and storage

Go to Download


wikimedia/php-session-serializer

21 Favers
1286694 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

145 Favers
10748 Downloads

native PHP sessions stored in the database for WordPress.

Go to Download


zendframework/zend-session

44 Favers
12117721 Downloads

Object-oriented interface to PHP sessions and storage

Go to Download


cache/session-handler

21 Favers
564604 Downloads

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

Go to Download


byjg/jwt-session

50 Favers
84370 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
1415132 Downloads

AsyncAws DynamoDB integration for PHP Sessions.

Go to Download


middlewares/php-session

16 Favers
28132 Downloads

Middleware to start php sessions using the request data

Go to Download


compwright/php-session

18 Favers
10267 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
101249 Downloads

A raw PHP session handler for Laravel

Go to Download


ghostff/session

38 Favers
3411 Downloads

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

Go to Download


ezimuel/php-secure-session

398 Favers
6621 Downloads

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

Go to Download


ericmann/sessionz

58 Favers
5715 Downloads

PHP Session Manager Interface

Go to Download


customergauge/session

9 Favers
37243 Downloads

Native PHP Session adapter for Laravel Authentication

Go to Download


bolt/session

8 Favers
105587 Downloads

PHP session storage for Symfony's HTTP layer

Go to Download


Next >>