Libraries tagged by session management
soatok/anthrokit-session
297 Downloads
Session management for PHP software
session-interop/session-manager-interop
54518 Downloads
This package contains the session interface for session management interopability.
mouf/utils.session.session-manager
255293 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.
rene-roscher/user-sessions-laravel
202 Downloads
Device management, logout other devices and new-device alerts for Laravel — without giving up your cache-based session driver.
kirchdev/laravel-device-sessions
244 Downloads
Device-bound login sessions for Laravel: per-device remember-me tokens, a "where am I signed in" device list, and revoke/rename — privacy-respecting and Fortify-agnostic.
session-interop/utils.defaultmanager
54510 Downloads
This package contains the session implementation to be able to iterate over it.
ngsoft/slim-cookie-middleware
4654 Downloads
A samesite cookie and session management for slim 4
moffhub/ussd
1757 Downloads
Enterprise USSD framework for Laravel. Multi-provider support (Safaricom, Airtel, MTN), session management, menu builders, form collection, pagination, security, analytics, and i18n for African mobile networks.
awaisjameel/didit-laravel-client
369 Downloads
A Laravel client library for integrating with the DiDiT verification API. This client handles authentication, session management, PDF report generation, and webhook processing.
1msg/one_msg_waba_sdk
4630 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
pinga/session
753 Downloads
Modern session management for PHP
phpdot/session
7 Downloads
Secure session management with pluggable handlers, flash data, CSRF tokens, and PSR-15 middleware.
omatamix/session-lock
3 Downloads
Secure, modern PHP session management with fingerprinting, flash data, TTL values, CSRF protection, locking, and pluggable handlers.
minphp/session
1359 Downloads
Session Management Library
krystalcode/api-session
1339 Downloads
Provides session management functionality for API clients including requesting, refreshing and storing access tokens.