Libraries tagged by sessions
rapidwebltd/zebra-session-loader
325 Downloads
This library automatically starts Zebra sessions (database powered sessions) wherever vendor/autoload.php is included. It can be useful if you need to add database powered sessions to a bespoke PHP application that lacks an existing framework.
prog98rammer/php-session
36 Downloads
A PHP Session Class
pfazzi/dynamo-db-session
134 Downloads
A DynamoDb adapter for Symfony session storage
pematon/mysql-session-handler
143 Downloads
MySQL session handler for Nette Framework
pavel-krulov/curl-session
40 Downloads
Implement CUrl session
ovunctukenmez/samesite-session-starter
69 Downloads
This class enables samesite session_start.
oonix/encrypted-sessions
45 Downloads
Implementation of SessionHandlerInterface for encrypted sessions using the session ID as the key. Includes abstract class and a filesystem implementation.
omatamix/session-lock
2 Downloads
Securely manage and preserve session data.
okayinc/stateless-session
8 Downloads
Library that allows Telegram Bots to have short term memory without using database access
nicktacular/php-mongo-session
3132 Downloads
PHP session handler for MongoDB.
mwtech/thinkphp-app-session
5 Downloads
Application level session control based on ThinkPHP/ThinkCmf.The application scenario of this project is a ThinkPHP project serving as the backend for multiple front-end projects. The sessions of each front-end project need to be separated to avoid state interference maintained by sessions, such as user login status.
mvs/worksena-session
18 Downloads
Gerenciador de sessões worksena
moox/user-session
204 Downloads
This is my package user-session
mintyphp/session-handlers
62 Downloads
Better session handlers
mintellity/laravel-tabbed-session
45 Downloads
Separate session for each browser tab.