Libraries tagged by php session
laminas/laminas-session
25510002 Downloads
Object-oriented interface to PHP sessions and storage
colinmollenhour/php-redis-session-abstract
27696176 Downloads
A Redis-based session handler with optimistic locking
justbetter/magento2-sentry
1650897 Downloads
Magento 2 Logger for Sentry
wikimedia/php-session-serializer
1320012 Downloads
Provides methods like PHP's session_encode and session_decode that don't mess with $_SESSION
pantheon-systems/wp-native-php-sessions
18522 Downloads
native PHP sessions stored in the database for WordPress.
zendframework/zend-session
12156724 Downloads
Object-oriented interface to PHP sessions and storage
stefangabos/zebra_session
130015 Downloads
A drop-in replacement for PHP's default session handler which stores session data in a MySQL database, providing better performance, better security and protection against session fixation and session hijacking
geometria-lab/rediska
318326 Downloads
Full-featured PHP client for key-value database Redis
byjg/jwt-session
89786 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.
candy-chat/xmpp-prebind-php
260680 Downloads
This class is for prebinding a XMPP Session with PHP.
josantonius/session
27750 Downloads
PHP library for handling sessions.
hyperf/session
397055 Downloads
A session library
rediska/rediska
245716 Downloads
Full-featured PHP client for key-value database Redis
codezero/laravel-localizer
413232 Downloads
Automatically detect and set an app locale that matches your visitor's preference.
phpsec/phpsec
105648 Downloads
A PHP security library