Libraries tagged by SessionPHP
g4/session
58930 Downloads
session php library
codemommy/sessionphp
591 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
81890 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.
evoweb/sessionplaner
9690 Downloads
Sessionplaner for TYPO3Camps
detain/session-samurai
1568 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.
cache/session-handler
562352 Downloads
An implementation of PHP's SessionHandlerInterface that allows PSR-6
horde/sessionhandler
3637 Downloads
Session handler library
b13/sessionpassword
11801 Downloads
Session Password
mouf/utils.session.optimistic-session-handler
3260 Downloads
Session handler that releases session lock quickly. Useful for multiple ajax calls on the same page.
davidlienhard/sessionhandler
6186 Downloads
🐘 php sessionhandler using database connection
vcorbacho/sessionhandlerinterface
3365 Downloads
PHP 5.3 compatibility for PHP 5.4 SessionHandlerInterface
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