Libraries tagged by SessionPHP
g4/session
59565 Downloads
session php library
codemommy/sessionphp
593 Downloads
Operate session for web
philipschlender/session-php
0 Downloads
Session
armando-choco/php-session
15 Downloads
Un simple objet représentant la session php.
byjg/jwt-session
90075 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.
horde/sessionhandler
4698 Downloads
Session handler library
evoweb/sessionplaner
10215 Downloads
Sessionplaner for TYPO3Camps
b13/sessionpassword
12716 Downloads
Session Password
detain/session-samurai
3118 Downloads
🥷 Universal high-speed asynchronous (non-blocking) SessionHandlerInterface implementation for PHP supporting Semaphores, Mysqli, Redis, SQLite3, Symfony/Cache, WinCache, PhpFastCache, PHP-Cache, PDO, Memcached, FlySystem Filesystem, Illuminate, APCu, APC, OpCache, InfluxDB, WinCache, MongoDb and local file storage.
davidlienhard/sessionhandler
6388 Downloads
🐘 php sessionhandler using database connection
quioteframework/session-pdo
92 Downloads
PDO-backed session storage for Quiote: a SessionPersistenceInterface implementation for SessionManager, plus a native SessionHandlerInterface implementation for the legacy Storage subsystem.
mouf/utils.session.optimistic-session-handler
3274 Downloads
Session handler that releases session lock quickly. Useful for multiple ajax calls on the same page.
mikecbrant/php-ultimate-sessions
20 Downloads
PSR-4 PHP Package Boilerplate.
m1/stash-silex
3238 Downloads
StashSilex is a Silex service provider and session handler for the popular caching library Stash
mamluk/couchdb
1457 Downloads
A CouchDB Client and SessionHandler