Libraries tagged by ses
yiisoft/session
385362 Downloads
A session service, PSR-15 session middleware, and a flash message service which helps use one-time messages.
wikimedia/php-session-serializer
1311426 Downloads
Provides methods like PHP's session_encode and session_decode that don't mess with $_SESSION
vcian/pulse-active-sessions
89146 Downloads
A Laravel Pulse card to show active user session.
stefangabos/zebra_session
126971 Downloads
A drop-in replacement for PHP's default session handler which stores session data in a MySQL database, providing better performance, better security and protection against session fixation and session hijacking
pantheon-systems/wp-native-php-sessions
16288 Downloads
native PHP sessions stored in the database for WordPress.
odan/session
235485 Downloads
A Slim session handler
mezzio/mezzio-session
1164280 Downloads
Session container and middleware for PSR-7 applications
integer-net/magento2-session-unblocker
330694 Downloads
Module for Magento 2 that prevents session blocking between concurrent AJAX requests
humanmade/aws-ses-wp-mail
281228 Downloads
WordPress plugin to send mail via SES
colinmollenhour/magento-redis-session
273817 Downloads
A Redis-based session handler for Magento with optimistic locking.
cjmellor/browser-sessions
76263 Downloads
A Laravel package to enable users to manage and monitor their active browser sessions. Allows users to view devices where they are logged in and provides options to terminate unrecognized or all sessions, enhancing account security
aura/session
1276968 Downloads
Provides session management functionality, including lazy session starting, session segments, next-request-only ("flash") values, and CSRF tools.
zendframework/zend-session
12145934 Downloads
Object-oriented interface to PHP sessions and storage
uma/redis-session-handler
248295 Downloads
An alternative Redis session handler
paragonie/anti-csrf
224837 Downloads
Paragon Initiative's Anti-CSRF Security Library