Libraries tagged by php-session
monolyth/cesession
376 Downloads
Alternative PHP session handler for Monolyth unframework
michel/session
6 Downloads
PHP Session is a PHP library that optimizes session management, utilizing PHP's native session handling mechanisms for enhanced security and efficiency.
mferly/session-parser
5 Downloads
Use this to iterate through active session files within the defined PHP sessions folder found in php.ini to look for authenticated sessions.
marcosdipaolo/session
67 Downloads
A PHP Session package
macro/session
6 Downloads
Macro PHP Session
luri/ssoclient
14 Downloads
Single Sign On client inspirated by work of jasny/sso but use php session, http-plug and JWT (for exchange broker server)
lionar/session
20 Downloads
Simple php session wrapper.
kattsoftware/firesessions
385 Downloads
PHP Sessions management library
joby/smol-session
32 Downloads
An opinionated PHP session management library, designed to expose a simple API but provide smart performance optimizations and minimize session creation and locking.
jeankassio/php-redis-session-manager
9 Downloads
PHP Session handler with Redis and WebSocket compatibility
initphp/sessions
99 Downloads
Framework-agnostic PHP session manager with pluggable save handlers (File, Cookie, PDO, Redis, Memcache/Memcached, MongoDB).
inanepain/session
0 Downloads
A lightweight, secure and extensible PHP session handling library.
illchuk/zfc-user-funky-session
40 Downloads
When the PHP session references a ZfcUser identity that doesn't actually exist, things can get a little funky. This module serves as the preventative solution.
hexmakina/state-agent
83 Downloads
StateAgent Smith manages PHP Session: user messages, current operator, cookies & search filters
gutter/cookies
14 Downloads
Communication between PHP Sessions and browser cookies.