Libraries tagged by sessions
mezzio/mezzio-flash
318414 Downloads
Flash messages for PSR-7 and PSR-15 applications using mezzio-session
mezzio/mezzio-csrf
203668 Downloads
CSRF token generation and validation for PSR-7 and PSR-15 applications using mezzio-session
geometria-lab/rediska
310610 Downloads
Full-featured PHP client for key-value database Redis
flux-se/sylius-payum-stripe-plugin
313544 Downloads
Payum Stripe gateways plugin for Sylius.
codezero/laravel-localizer
369713 Downloads
Automatically detect and set an app locale that matches your visitor's preference.
cache/cache-bundle
431700 Downloads
Symfony 2 bundle providing integration between PSR-6 compliant cache services and the framework. It supports cache for sessions, routing and Doctrine
apix/cache
528728 Downloads
A thin PSR-6 cache wrapper with a generic interface to various caching backends emphasising cache taggging and indexing to Redis, Memcached, PDO/SQL, APC and other adapters.
phpsec/phpsec
99934 Downloads
A PHP security library
eightcedars/filament-inactivity-guard
8287 Downloads
Gracefully auto-logout users from idle/inactive Filament sessions
volnix/csrf
172204 Downloads
CSRF protection library that compares provided token to session token to ensure request validity.
marjose123/filament-lockscreen
31989 Downloads
Give an ability to the user to lock their access session without logging out of the system for a break.
loveorigami/yii2-notification-wrapper
191284 Downloads
This module for renders a message from session flash (with ajax, pjax support and etc.)
intellitrend/zabbixapi
37601 Downloads
Zabbix API client for PHP with session cache and SSL management
ayesh/stateless-csrf
19354 Downloads
Secret-key based state-less CSRF token generator and validator for PHP 8. State-less means you do not have to store the CSRF token in session or database.
aik099/phpunit-mink
135254 Downloads
Library for using Mink in PHPUnit tests. Supports session sharing between tests in a test case.