Libraries tagged by laravel session model
fomvasss/laravel-visits
58 Downloads
Self-hosted, first-party analytics platform for Laravel: visitor/session/event tracking, geo/device/bot detection, campaign attribution, custom conversions tied to your own Eloquent models, rollup analytics, dashboard
kwhorne/askr-laravel
334 Downloads
Laravel integration for the Askr application server: session, cache, locks, queue and broadcasting drivers plus automatic page caching (pages are tagged with the models they read) — Redis-free, with an optional durable/replicated SQL Anywhere backend.
sahibalejandro/laravel-form-helpers
2469 Downloads
Handle form model binding, old input binding and validation error messages in a clean and easy way.
divoto/cairn
75 Downloads
Cairn — privacy-first, self-hosted web analytics for Laravel. Cookieless pageview, session and event tracking with a built-in dashboard. No consent banner required in the default configuration. A self-hosted alternative to Google Analytics and Matomo, integrated with your Eloquent models.
repat/laravel-database-session-model
11528 Downloads
Eloquent Model for the sessions table as created by artisan session:table
activismebe/laravel-form-helpers
1131 Downloads
Handle form model binding, old input binding and validation error messages in a clean easy way.
edulazaro/laragents
16 Downloads
AI agents for Laravel: chat sessions with automatic history compression, a provider-agnostic tool-calling loop, memories distilled from what was said, hard rules written by a person, and agents that run on a schedule or on your own events. Bring your own tools, your own models and your own credit system. Redaction, usage accounting and the provider itself are all pluggable.
rogervila/laravel-eloquent-session-handler
95 Downloads
Eloquent session handler for Laravel
ryancco/laravel-sessions
3 Downloads
The missing model for Laravel sessions
actb/laravel-form-helpers
752 Downloads
Handle form model bind, old input and validation error messages in a clean easy way.
jared0430/cart
143 Downloads
A simple session based cart for Laravel 5 intended for use with an existing Product model
particle-academy/prism-harness
365 Downloads
Durable agent sessions for Laravel — threads, modes, tool permissions and subagents on top of Prism.
rainwaves/lara-auth-suite
1109 Downloads
Laravel API auth suite: Sanctum tokens & session modes, password reset, and 2FA.
jordandalton/tackle-slack
109 Downloads
Drive a Laravel Tackle coding session from Slack — over Socket Mode, so it works from anywhere with no public URL.
nawasara/auth-primitives
330 Downloads
Low-level auth primitives for Nawasara packages: sudo mode (session window, Livewire attribute, route middleware), built to live below the application shell so domain packages can depend on it without dragging in core.