Libraries tagged by HSSession
mzur/kirby-flash
62144 Downloads
Stores data in the session for the next request. Data is removed after the next page load.
mrclay/shibalike
55704 Downloads
Provides a PHP library for emulating a Shibboleth environment.
mezzio/mezzio-csrf
207304 Downloads
CSRF token generation and validation for PSR-7 and PSR-15 applications using mezzio-session
kronthto/laravel-oauth2-login
17148 Downloads
Provides a middleware to protect resources requiring an OAuth2 login
karriere/state
17115 Downloads
Laravel package for storing current application state in cache/session
ikkez/f3-flash
21434 Downloads
Add simple Flash Messages and Flash Keys to PHP Fat-Free Framework
ezsystems/stash-bundle
246042 Downloads
Incorporates the Stash caching library into Symfony.
diecoding/yii2-toastr
24991 Downloads
Simple flash toastr notifications for Yii2
devmarketer/laraflash
9437 Downloads
A powerful and flexible flash notifications system. Improving over built-in Laravel Flash messaging functionality.
cache/cache-bundle
432258 Downloads
Symfony 2 bundle providing integration between PSR-6 compliant cache services and the framework. It supports cache for sessions, routing and Doctrine
aplus/app
1583585 Downloads
Aplus Framework App Project
alajusticia/laravel-logins
6466 Downloads
Sessions and Sanctum tokens tracking in Laravel apps, users notification on new login, multiple remember tokens, IP geolocation, User-Agent parser
blomstra/flarum-redis
42355 Downloads
Adds Redis cache, sessions and queue to Flarum
yireo/magento2-custom-graph-ql-query-limiter
26650 Downloads
Magento 2 module to sync a GraphQL session with the regular session
talon-one/talon-one-client
95330 Downloads
Use the Talon.One API to integrate with your application and to manage applications and campaigns: - Use the operations in the [Integration API section](#integration-api) are used to integrate with our platform - Use the operation in the [Management API section](#management-api) to manage applications and campaigns. ## Determining the base URL of the endpoints The API is available at the same hostname as your Campaign Manager deployment. For example, if you access the Campaign Manager at `https://yourbaseurl.talon.one/`, the URL for the [updateCustomerSessionV2](https://docs.talon.one/integration-api#operation/updateCustomerSessionV2) endpoint is `https://yourbaseurl.talon.one/v2/customer_sessions/{Id}`