Libraries tagged by sessions table
repat/laravel-database-session-model
11063 Downloads
Eloquent Model for the sessions table as created by artisan session:table
boolfalse/clearcaches
2242 Downloads
Package for recreating Laravel all caches, and for dropping all DB tables, for flushing all sessions.
metabolism/wp-redis-user-session-storage
55 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
42 Downloads
Store WordPress session tokens in Redis rather than the usermeta table. Requires the Redis PECL extension.
cptechinc/dpluso-model
219 Downloads
Classes for Dplus Online Session Database Tables
cptechinc/dplus-payment-model
10 Downloads
Classes for Dplus Payment Session Database Tables
cptechinc/alumacraft-model
7 Downloads
Classes for Dplus Online Session Database Tables
whitwhoa/laravel-subauth
2 Downloads
Wrapper for session based authentication across multiple tables
phorax/loginusertrack
108 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
41 Downloads
Separate session for each browser tab.
session-interop/utils.defaultmanager
52612 Downloads
This package contains the session implementation to be able to iterate over it.
session-interop/utils.arraysession.savable
52602 Downloads
This package contains the session implementation to be able to iterate over it.
session-interop/middleware.async
52633 Downloads
This package contains a zend's middleware to be able to inject a Session Object into the request
geisi/laravel-db-session-helper
7 Downloads
This package is build on top of the Laravel session database driver. With it you are able to query users by their login state.