Libraries tagged by session start
locksyk/api-session-bundle
32 Downloads
Stateful Symfony firewalls for API endpoints: the session id travels in the Authorization Bearer header instead of a cookie, with an explicit switch-user endpoint.
lithemod/session-support
37 Downloads
A lightweight and flexible PHP component for managing sessions and flash messages in PHP applications, designed to simplify state management and enhance user experience across various frameworks.
geisi/laravel-db-session-helper
9 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.
changhorizon/scoped-storage-strategy
12 Downloads
A flexible and pluggable storage strategy for managing scoped, temporary key-value data using sessions, tokens, Redis, and more.
bggardner/static-tools
2 Downloads
Helpful static class methods for data-driven web apps
mindplay/stately
47 Downloads
Session abstraction for PSR-7
crudjt/crudjt-php
11 Downloads
Fast B-tree–backed token store for stateful sessions
sparrowhawk-labs/jess
1 Downloads
Jess — signed-URL state switching for manual demo/verification in Laravel apps. Recipe-based state, per-session SQLite isolation, zero host-app pollution.
drahil/tailor
6 Downloads
Enhanced Laravel Tinker with session management, code export, and smart autocomplete
markguinn/silverstripe-livepub
137 Downloads
Adds blocks of raw php to staticpublisher for limited 'live' elements (cookies, sessions, etc).
upscale/swoole-dispatch
934 Downloads
Request dispatch strategies for Swoole web-server
ultraembeddedlab/mqtt-client
0 Downloads
MQTT 3.1.1 and MQTT 5.0 client for PHP 8.4+ — QoS 0/1/2, TLS and mutual TLS, WebSocket transport, auto-reconnect, persistent sessions
sugarcraft/candy-metrics
0 Downloads
Telemetry primitives for SugarCraft / CandyWish — counters, gauges, histograms with pluggable backends (in-memory, StatsD UDP, Prometheus textfile, JSON stream). Drop-in middleware for SSH session metrics.
keron-digital/auth-redis-storage-bundle
10 Downloads
Redis-backed storage solution for Symfony applications to manage token lifecycles. Provides services for blacklisting invalidated tokens and tracking currently active tokens via their unique IDs (JTI, UUID)
kakan/flashmessage
6 Downloads
Class purpose is to output feedback to the user.