Libraries tagged by sessions
schnittstabil/csrf-twig-helpers
34637 Downloads
CSRF (Cross-Site Request Forgery) protection helpers for the Twig templating engine.
falcolee/laravel-swoole-redis
594 Downloads
Laravel package to provide swoole redis pool integration,laravel redis pool cache and session driver. Aims to avoid redis server timeout exception
antyblin/laravel-swoole-redis
906 Downloads
Laravel package to provide swoole redis pool integration, Laravel redis pool cache and session driver.
aurora-framework/service
120 Downloads
Session
yiier/yii2-return-url
9157 Downloads
Keeps current URL in session for login actions so we can return to it if needed.
webit-de/php-version-pickup
857 Downloads
Set a PHP version used in a shell session through a `.php-version` file
victory7/ezsession
7 Downloads
ezsession is a versatile PHP session handler designed to provide seamless session management by combining the strengths of relational databases (MySQL), key-value stores (Redis), and JWT tokens. It offers developers flexible, secure, and scalable session storage, making it ideal for applications requiring high-performance, distributed, and stateless authentication systems. With ezsession, you can customize your session storage strategy to suit a variety of use cases while ensuring enhanced security and simplified management.
vianetz/secure-cookies-magento1
40 Downloads
A Magento 1 extension that improves the cookie settings for Magento frontend and admin session cookies.
vectorwyse/idle-timeout-alert
591 Downloads
A Laravel package for alerting idle sessions about to expire.
ujjwal/auth
69 Downloads
A Zend framework module based on ZfcUser to check if user is logged in and to manage session, session save handler etc
terrylinooo/wp-shieldon
8 Downloads
WP Shieldon is based on Shieldon library, a PHP library that provides anti-scraping and online session control for your WordPress sites.
taitava/php-cachedcall
9 Downloads
A simple PHP trait that makes it easy to cache class method call results within a single session.
sugar-agency/laravel-favorites
1057 Downloads
Implementation of a 'like' or 'favorite' or 'remember' feature. Supports for session based favorites that are automatically transfered to an authenticated user when possible
speckcommerce/speck-multisite
249 Downloads
ZF2 module for cross-domain sessions
solophp/flash-messages
57 Downloads
Session-based Flash Messages class for PHP