Libraries tagged by sessions table
kisame76/filament-db-table-state
2180 Downloads
Persist Filament table state (filters, sort, search, column order & visibility) per user in the database, across devices and sessions.
webteractive/filament-browser-timezone
2653 Downloads
A Filament plugin to detect user's browser timezone and make it available to Tables, Forms, and Infolist via session
repat/laravel-database-session-model
11526 Downloads
Eloquent Model for the sessions table as created by artisan session:table
quioteframework/cloud-azure
14 Downloads
Minimal Azure Blob and Table Storage clients, Shared Key or Azure AD (workload identity / az login) authenticated REST access with no azure-sdk dependency, plus a signed-request method for operations they do not model themselves. Framework-agnostic (built on quioteframework/storage, not the Quiote framework itself) and usable outside a Quiote application; also shared by Quiote's own Azure session and filesystem backends.
boolfalse/clearcaches
2496 Downloads
Package for recreating Laravel all caches, and for dropping all DB tables, for flushing all sessions.
quioteframework/session-azure
0 Downloads
Azure Blob Storage and Table Storage session backends for Quiote — SessionPersistenceInterface implementations for SessionManager, backed by minimal Shared-Key REST clients (no official SDK dependency).
metabolism/wp-redis-user-session-storage
57 Downloads
Store WordPress user session tokens in Redis rather than the usermeta table. Requires PECL Redis library.
jlaso/session-storage-bundle
49 Downloads
Layer to create table for PDOSessionHandler
ethitter/wp-redis-user-session-storage
44 Downloads
Store WordPress session tokens in Redis rather than the usermeta table. Requires the Redis PECL extension.
daikazu/laravel-frontdoor
53 Downloads
OTP-based passwordless email authentication for Laravel. No database tables required — codes stored in cache, identity in session.
cptechinc/dpluso-model
231 Downloads
Classes for Dplus Online Session Database Tables
cptechinc/dplus-payment-model
17 Downloads
Classes for Dplus Payment Session Database Tables
cptechinc/alumacraft-model
7 Downloads
Classes for Dplus Online Session Database Tables
italix/auth
2 Downloads
Password authentication with leak-resistant ordering, and abstaining authorization policies. Ships no table and no session handling.
whitwhoa/laravel-subauth
2 Downloads
Wrapper for session based authentication across multiple tables