Libraries tagged by php-sessions
mouf/utils.session.session-manager
254872 Downloads
This package is used to manage sessions. It provides a DefaultSessionManager class that you can use to configure your PHP sessions, and a SessionManagerInterface that you can implement if you want to provide your own session management.
prog98rammer/php-session
38 Downloads
A PHP Session Class
mediawiki/php-session-serializer
39 Downloads
Provides methods like PHP's session_encode and session_decode that don't mess with $_SESSION
dmitrymomot/php-session
693 Downloads
Simple package for work with sessions
lukman-ss/session
15 Downloads
A standalone PHP session management library.
glowy/session
2309 Downloads
Session Package provides basic methods to work with session.
tomkyle/session
35 Downloads
PHP Session helper
seba1rx/sessionadmin
68 Downloads
PHP session management with security hardening, hijacking detection, and URL authorization for MPA and SPA applications
pitoncms/session
337 Downloads
Manage HTTP session state without native PHP sessions
phputil/session
960 Downloads
A simple object-oriented wrapper to PHP's session functions.
nicktacular/php-mongo-session
3133 Downloads
PHP session handler for MongoDB.
laocc/session
269 Downloads
php session
jamiecressey/php-mysql-session-handler
905 Downloads
MySQL PHP Session Handler
genai/session
20 Downloads
Session component with pluggable storage: native files (default), a project file dir (cache/session), or a database (PDO). A small Session API over native PHP sessions; a SessionStore save-handler decides where the data lives. Driver chosen from the [session] config group. PHP 5.3-safe runtime.
fmihel/ajax-plugin-session
1237 Downloads
php,session,plugin, ajax