Libraries tagged by HSSession
rtckit/sip
10280 Downloads
SIP protocol implementation written in PHP
mrclay/shibalike
54339 Downloads
Provides a PHP library for emulating a Shibboleth environment.
kronthto/laravel-oauth2-login
16306 Downloads
Provides a middleware to protect resources requiring an OAuth2 login
karriere/state
16275 Downloads
Laravel package for storing current application state in cache/session
ikkez/f3-flash
19646 Downloads
Add simple Flash Messages and Flash Keys to PHP Fat-Free Framework
flux-se/sylius-stripe-plugin
2267 Downloads
Sylius Stripe plugin using Payment Request
ezsystems/stash-bundle
237471 Downloads
Incorporates the Stash caching library into Symfony.
eightcedars/filament-inactivity-guard
2649 Downloads
Gracefully auto-logout users from idle/inactive Filament sessions
diecoding/yii2-toastr
23158 Downloads
Simple flash toastr notifications for Yii2
barchart/laravel-remember-all
25479 Downloads
A Laravel session driver to remember all devices a user has logged in with.
aplus/app
1583412 Downloads
Aplus Framework App Project
alajusticia/laravel-logins
4537 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
41151 Downloads
Adds Redis cache, sessions and queue to Flarum
yireo/magento2-custom-graph-ql-query-limiter
23266 Downloads
Magento 2 module to sync a GraphQL session with the regular session
talon-one/talon-one-client
85840 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}`