Libraries tagged by sessions table
webteractive/filament-browser-timezone
1943 Downloads
A Filament plugin to detect user's browser timezone and make it available to Tables, Forms, and Infolist via session
kisame76/filament-db-table-state
275 Downloads
Persist Filament table state (filters, sort, search, column order & visibility) per user in the database, across devices and sessions.
repat/laravel-database-session-model
11499 Downloads
Eloquent Model for the sessions table as created by artisan session:table
boolfalse/clearcaches
2466 Downloads
Package for recreating Laravel all caches, and for dropping all DB tables, for flushing all sessions.
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
230 Downloads
Classes for Dplus Online Session Database Tables
cptechinc/dplus-payment-model
15 Downloads
Classes for Dplus Payment Session Database Tables
cptechinc/alumacraft-model
7 Downloads
Classes for Dplus Online Session Database Tables
laranail/database-tools
0 Downloads
Independent Laravel database utilities — model traits (UUID/NanoID/ULID, audit log, soft-deletes-with-undo, soft-archive, JSON accessors), casts (money, datetime), schema macros & field groups, backup/restore, a database CLI command, connection & table inspection, a session read-model, and cursor + offset pagination.
whitwhoa/laravel-subauth
2 Downloads
Wrapper for session based authentication across multiple tables
phorax/loginusertrack
110 Downloads
Logs in a separate table each time a frontend user logs in and further the timespan of the session and viewed pages. Backend module provides statistics over the data.
mintellity/laravel-tabbed-session
117 Downloads
Separate session for each browser tab.