Libraries tagged by session-management
aura/session
967085 Downloads
Provides session management functionality, including lazy session starting, session segments, next-request-only ("flash") values, and CSRF tools.
ory/kratos-client-php
9107 Downloads
This is the API specification for Ory Identities with features such as registration, login, recovery, account verification, profile settings, password reset, identity management, session management, email and sms delivery, and more.
diego-ninja/laravel-devices
364 Downloads
This package provides session tracking functionalities, multi-session management and user device management features for laravel applications.
mouf/utils.session.session-manager
250991 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.
ericmann/wp-session-manager
23564 Downloads
Prototype session management for WordPress.
amphp/http-server-session
6309 Downloads
An HTTP server plugin that simplifies session management for your applications. Effortlessly handle user sessions, securely managing data across requests.
opis/session
4645 Downloads
Opis Session is a session manager library with support for multiple backend stores
stefna/session
700 Downloads
Session management for psr7/psr15
ngsoft/slim-cookie-middleware
3078 Downloads
A samesite cookie and session management for slim 4
carbonorm/carbonphp
728 Downloads
A PHP 8.1+ tool kit featuring RESTFUL ORM, sockets, session management, and routing.
abollinger/session
126 Downloads
PHP Session management for the partez framework
fastpress/session
35 Downloads
A robust and flexible session management library for PHP, optimized for use with the Fastpress framework. Provides secure handling of session data with an easy-to-use interface.
detain/session-samurai
78 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.
com.jukusoft/jukucms
7 Downloads
Open Source CMS should be the fastest CMS world wide (WIP)
victory7/ezsession
7 Downloads
ezsession is a versatile PHP session handler designed to provide seamless session management by combining the strengths of relational databases (MySQL), key-value stores (Redis), and JWT tokens. It offers developers flexible, secure, and scalable session storage, making it ideal for applications requiring high-performance, distributed, and stateless authentication systems. With ezsession, you can customize your session storage strategy to suit a variety of use cases while ensuring enhanced security and simplified management.