Libraries tagged by session data
ezimuel/php-secure-session
6611 Downloads
Encrypt and authenticate PHP session data using AES-256 and HMAC-SHA256
cse/helpers-session
2972 Downloads
The helpers allows you to easily manage session data. START, SET, GET DELETE, HAS method session - all this is available in this library.
tomwalder/php-gds-session
13830 Downloads
Datastore Session Handler for PHP on Google AppEngine
amphp/http-server-session
9731 Downloads
An HTTP server plugin that simplifies session management for your applications. Effortlessly handle user sessions, securely managing data across requests.
alfatraining/cassandra-session-handler-bundle
37673 Downloads
Cassandra Session Handler Bundle for Symfony 4 & 5.4
voku/session2db
19965 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.
moffhub/ussd
1016 Downloads
Enterprise USSD framework for Laravel. Multi-provider support (Safaricom, Airtel, MTN), session management, menu builders, form collection, pagination, security, analytics, and i18n for African mobile networks.
dayspring-tech/logging-bundle
41057 Downloads
Adds additional context data to log messages
intersvyaz/yii-pdooci-httpsession
60705 Downloads
Yii httpsession extension by using PDOOCI as session data storage.
ianrothmann/tab-manager-laravel
5780 Downloads
This is a Laravel package used to manage browser tab specific session data
centrex/laravel-cart
511 Downloads
Shopping cart for Laravel with session, cookie, and database storage, Livewire components, and REST API
kisame76/filament-db-table-state
368 Downloads
Persist Filament table state (filters, sort, search, column order & visibility) per user in the database, across devices and sessions.
nitecon/zf2-db-session
4851 Downloads
Zend Framework 2 database session storage
univeros/session
205 Downloads
Server-side session storage with pluggable handlers for the filesystem, MongoDB, PDO databases (MySQL/PostgreSQL/SQLite), and Redis.
phputil/session
959 Downloads
A simple object-oriented wrapper to PHP's session functions.