Easily store PHP session data in a MySQL database
-
Updated
Jun 1, 2024 - PHP
Easily store PHP session data in a MySQL database
PHP Session Manager (non-blocking, flash, segment, session encryption)
A Laravel session driver to remember all devices a user has logged in with.
This package provides session tracking functionalities, multi-session management and user device management features for laravel applications.
👑 Session2DB - A drop-in replacement for PHP's default session handler which stores session data in a MySQL database, providing both better performance and better security and protection against session fixation and session hijacking.
Secure website with a registration, sign in, session management, and CRUD controls.
Common security threats and standard best practice for php application development
A simple PHP Session Manager
A basic user registration and login system built with PHP, HTML, jQuery, AJAX, JSON, Bootstrap, CSS, and MySQL. This project demonstrates a simple yet secure way to handle user authentication, including registration, login, and session management.
🥷 Universal high-speed asynchronous (non-blocking) SessionHandlerInterface implementation for PHP supporting Semaphores, Mysqli, Redis, SQLite3, Symfony/Cache, WinCache, PhpFastCache, PHP-Cache, PDO, Memcached, FlySystem Filesystem, Illuminate, APCu, APC, OpCache, InfluxDB, WinCache, MongoDb and local file storage.
Alternative to PHP's native session handler for PSR-7.
Simple session middleware for the Slim Framework. Also included is a useful helper class that allows PHP built-in session management.
Securely manage and preserve session data.
A FullStack website for hotels having room allotments, checkins, checkout records, billing,etc.
WordPress plugin to log login attempts
MySQLSessionHandler Class (PHP 7.1)
Allows you to view all the carts in session via the WordPress admin.
Manage database sessions in CodeIgniter 4
1st Back End group project at Code Factory. Task: "Create a wep application that will allow animal shelters and pet adoption agencies to list available pets for adoption. Potential adopters can search for pets by various criteria and apply for adoption by filling out an application form." More info in the README.md.
Add a description, image, and links to the session-management topic page so that developers can more easily learn about it.
To associate your repository with the session-management topic, visit your repo's landing page and select "manage topics."