Libraries tagged by php session
acidjazz/humble
127323 Downloads
passwordless authentication and detailed sessioning for laravel
ayesh/stateless-csrf
18033 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.
programster/mysql-session-handler
5154 Downloads
MySQL PHP Session Handler
pantheon-systems/wp-native-php-sessions
1730 Downloads
native PHP sessions stored in the database for WordPress.
leafs/session
20280 Downloads
Leaf PHP session + flash modules
ghostff/session
1308 Downloads
PHP Session Manager (non-blocking, flash, segment, session encryption).
compwright/php-session
6832 Downloads
Standalone session implementation that does not rely on the PHP session module or the $_SESSION global, ideal for ReactPHP applications
bolt/session
100090 Downloads
PHP session storage for Symfony's HTTP layer
altmetric/mongo-session-handler
58206 Downloads
A PHP session handler backed by MongoDB.
davidlienhard/sessionhandler
4380 Downloads
🐘 php sessionhandler using database connection
voku/session2db
19555 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.
tomwalder/php-gds-session
11795 Downloads
Datastore Session Handler for PHP on Google AppEngine
g4/session
56700 Downloads
session php library
goez/laravel-native-session
28143 Downloads
Laravel session driver for PHP native session
spiral/session
26838 Downloads
Secure sessions over native PHP handlers