Libraries tagged by session package
rancoud/session
15592 Downloads
Session package
yakeing/php_session
95 Downloads
This is a SESSION class function package, use more easily, just a few simple functions can use it.
session-interop/session-manager-interop
54538 Downloads
This package contains the session interface for session management interopability.
session-interop/session-interop
62547 Downloads
This package contains the session interface for session interopability. It tries to standardize features in session object
session-interop/session-factory-interop
54502 Downloads
This package contains the session interface for session getting interopability.
session-interop/session-configuration-interop
54538 Downloads
This package contains the session interface for session configuration interopability.
mouf/utils.session.session-manager
255317 Downloads
This package is used to manage sessions. It provides a DefaultSessionManager class that you can use to configure your PHP sessions, and a SessionManagerInterface that you can implement if you want to provide your own session management.
aura/session-interface
778 Downloads
Light-weight interfaces for session managers and session segments, shared by Aura.Session, Aura.Auth, and any other package that needs to work with a session.
binarcode/laravel-stateless-session
1329 Downloads
This package allow you to keep the session through request/response header. No cookie needed.
session-interop/utils.defaultmanager
54530 Downloads
This package contains the session implementation to be able to iterate over it.
session-interop/utils.arraysession.savable
54514 Downloads
This package contains the session implementation to be able to iterate over it.
session-interop/utils.arraysession
54655 Downloads
This package contains the session interface implementation
session-interop/middleware.async
54507 Downloads
This package contains a zend's middleware to be able to inject a Session Object into the request
moffhub/ussd
1769 Downloads
Enterprise USSD framework for Laravel. Multi-provider support (Safaricom, Airtel, MTN), session management, menu builders, form collection, pagination, security, analytics, and i18n for African mobile networks.
nawasara/auth-primitives
338 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.