joomla/session
Framework-agnostic PHP 8.1+ session management from the Joomla Framework. Provides interfaces and utilities to start and manage sessions, store and retrieve session data, and integrate session handling cleanly within your application.
The NativeStorage class is an implementation of Joomla\Session\StorageInterface that interfaces with PHP's session extension.
Use of this class requires a SessionHandlerInterface for interacting with a backend storage mechanism.
How can I help you explore Laravel packages today?