Libraries tagged by flashdata
stefangabos/zebra_session
130015 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
voku/session2db
20061 Downloads
A PHP library acting as a wrapper for PHP's default session handling functions which stores data in a MySQL database, providing both better performance and better security and protection against session fixation and session hijacking.
claytonpulman/zebra_session_plus
135 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 - now with redis cache support
phpdot/session
4 Downloads
Secure session management with pluggable handlers, flash data, CSRF tokens, and PSR-15 middleware.
omatamix/session-lock
3 Downloads
Secure, modern PHP session management with fingerprinting, flash data, TTL values, CSRF protection, locking, and pluggable handlers.
kooser/session
15 Downloads
Secure, modern PHP session management with fingerprinting, flash data, TTL values, CSRF protection, locking, and pluggable handlers.
joelvardy/flash
6999 Downloads
Library for storing and retrieving flash data / messages.
buzzingpixel/corbomite-flash-data
223 Downloads
Corbomite Flash Data
substacks/zebra_session
13 Downloads
A PHP library acting as a wrapper for PHP's default session handling functions which stores data in a MySQL database, providing both better performance and better security and protection against session fixation and session hijacking.
steevedroz/ci4-flash
1366 Downloads
Use flashdata more easily in CodeIgniter 4
ngtfkx/laradeck-flash-messages
442 Downloads
Send and view multiple messages (success, error, info, warning) for user with Laravel FlashData
khauto/sessionflashtoster
2 Downloads
Laravel package for automatic toast notifications from session flash data
flextype-components/notification
832 Downloads
Notification component for storing and retrieving flash data.
comphp/session
3 Downloads
Driver-based session management and flash data support for PHP applications.
birkanoruc/session-helper
5 Downloads
A PHP helper class for managing sessions with features like flash data, session destruction, and more.