Libraries tagged by session data
claytonpulman/zebra_session_plus
126 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
repat/laravel-database-session-model
11508 Downloads
Eloquent Model for the sessions table as created by artisan session:table
mohit-singh/db-session
14 Downloads
Store session in database in zend framework 2
atk14/session-storer
235 Downloads
A library for storing sessions in database used in the ATK14 Framework
genai/session
10 Downloads
Session component with pluggable storage: native files (default), a project file dir (cache/session), or a database (PDO). A small Session API over native PHP sessions; a SessionStore save-handler decides where the data lives. Driver chosen from the [session] config group. PHP 5.3-safe runtime.
amphp/aerys-session
195 Downloads
An HTTP server plugin that simplifies session management for your applications. Effortlessly handle user sessions, securely managing data across requests.
michalsn/codeigniter-session-extended
18 Downloads
Managing user sessions stored in the database for the CodeIgniter 4 framework
legalthings/mongodb-session-handler
9993 Downloads
A session handler that stores structured data in MongoDB
hoa/session
2965 Downloads
The Hoa\Session library.
webisters/session
22 Downloads
Webisters Session Library
osaris-uk/cart
94 Downloads
Shopping Cart library for Laravel 6 that uses Database instead of Sessions
mnb/scraperkit
4 Downloads
MNB ScraperKit V1.0.3 - enterprise-ready PHP crawling and data extraction framework with AI crawl intelligence, search discovery, authorized mail/webmail extraction connectors, publisher metadata workflows, extraction recipes, provenance, quality reports, datasets, queues, dashboards, and compliance tooling.
elivz/craft-transient
864 Downloads
Store variables in Twig code which will be available to other templates for the duration of the page load.
cse/helpers
5 Downloads
CSE HELPERS is a collection of several libraries for the rapid development of web applications.
ytake/laravel-voltdb
37 Downloads
VoltDB providers for Laravel