Libraries tagged by session management
pinga/session
694 Downloads
Modern session management for PHP
mouf/utils.session.session-manager
254927 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.
minphp/session
1324 Downloads
Session Management Library
lukman-ss/session
38 Downloads
A standalone PHP session management library.
codemonster-ru/session
493 Downloads
Lightweight session management library for PHP with pluggable handlers
opis/session
4724 Downloads
Opis Session is a session manager library with support for multiple backend stores
session-interop/utils.defaultmanager
54275 Downloads
This package contains the session implementation to be able to iterate over it.
ngsoft/slim-cookie-middleware
4547 Downloads
A samesite cookie and session management for slim 4
carbonorm/carbonphp
795 Downloads
A PHP 8.1+ tool kit featuring RESTFUL ORM, sockets, session management, and routing.
artisanpack-ui/security-auth
137 Downloads
Authentication security for Laravel — two-factor authentication (email/TOTP), password complexity and breach checking, account lockout, and session management.
1msg/one_msg_waba_sdk
4383 Downloads
[1MSG.IO](https://1msg.io/) is the perfect WhatsApp management tool for your business. With us you get full access to the official Whatsapp API/webhooks. Every API request must contain an Authorize HTTP header with a token. This is your channel token, which can be found in your channel project on your profile page. Please do not give the token to anyone or post it publicly. The authorization token must be added to each request in the GET parameter 'token' and always passed to query string (?token={your_token}). Parameters in GET queries pass query string. Parameters in POST requests — through the JSON-encoded request body. All 'send' methods (except /sendTemplate) will only work when the dialog session with the user is open. Some of our solutions simplify and avoid such limitations, but we urge you to pay more attention to this detail
soatok/anthrokit-session
227 Downloads
Session management for PHP software
krystalcode/api-session
1290 Downloads
Provides session management functionality for API clients including requesting, refreshing and storing access tokens.
amphp/aerys-session
195 Downloads
An HTTP server plugin that simplifies session management for your applications. Effortlessly handle user sessions, securely managing data across requests.
hamedmehryar/laravel-session-tracker
1545 Downloads
This package provides session tracking functionalities, multisession management and user device management features for laravel applications.