Libraries tagged by DbSession
phalcon/incubator-session
256521 Downloads
Phalcon Incubator Sessions Adapters
pantheon-systems/wp-native-php-sessions
1150 Downloads
native PHP sessions stored in the database for WordPress.
middlewares/php-session
17551 Downloads
Middleware to start php sessions using the request data
mezzio/mezzio-session-cache
244445 Downloads
PSR-6 session persistence adapter for mezzio-session.
mezzio/mezzio-authentication-session
174366 Downloads
Username/password, session-backed authentication adapter for mezzio-authentication.
kronos/redis-session-handler
170763 Downloads
Port of https://github.com/snc/SncRedisBundle RedisSessionHandler
kodus/session
32416 Downloads
A simple interface for storing and retrieving session data without the use of PHP's native session handling
kdyby/fake-session
345732 Downloads
FakeSession class for Nette Framework
josantonius/session
21315 Downloads
PHP library for handling sessions.
joomla/session
262674 Downloads
Joomla Session Package
hyperf/session
235640 Downloads
A session library
ezimuel/php-secure-session
6124 Downloads
Encrypt and authenticate PHP session data using AES-256 and HMAC-SHA256
diablomedia/zendframework1-session
393243 Downloads
Zend Framework 1 Session component
byjg/jwt-session
71348 Downloads
JwtSession is a PHP session replacement. Instead of use FileSystem, just use JWT TOKEN. The implementation following the SessionHandlerInterface.
adbario/slim-secure-session-middleware
27569 Downloads
Secure session middleware for Slim 3 framework