Libraries tagged by HSSession
hyperf/session
287033 Downloads
A session library
ezimuel/php-secure-session
6404 Downloads
Encrypt and authenticate PHP session data using AES-256 and HMAC-SHA256
diablomedia/zendframework1-session-savehandler-dbtable
255670 Downloads
Zend Framework 1 Session_SaveHandler_DbTable component
diablomedia/zendframework1-session
452010 Downloads
Zend Framework 1 Session component
customergauge/session
25035 Downloads
Native PHP Session adapter for Laravel Authentication
craftsys/laravel-redis-session-enhanced
3655 Downloads
Enhanced redis driver for sessions in Laravel
compwright/php-session
7431 Downloads
Standalone session implementation that does not rely on the PHP session module or the $_SESSION global, ideal for ReactPHP applications
cache/session-handler
547599 Downloads
An implementation of PHP's SessionHandlerInterface that allows PSR-6
byjg/jwt-session
73220 Downloads
JwtSession is a PHP session replacement. Instead of use FileSystem, just use JWT TOKEN. The implementation following the SessionHandlerInterface.
amphp/http-server-session
7962 Downloads
An HTTP server plugin that simplifies session management for your applications. Effortlessly handle user sessions, securely managing data across requests.
adbario/slim-secure-session-middleware
30257 Downloads
Secure session middleware for Slim 3 framework
1ff/laravel-mongodb-session
29190 Downloads
A mongodb session driver for laravel
ytake/laravel-couchbase
51236 Downloads
Couchbase providers for Laravel
schnittstabil/csrf-tokenservice
158186 Downloads
Stateless CSRF (Cross-Site Request Forgery) token service.
rtckit/sip
12572 Downloads
SIP protocol implementation written in PHP