Libraries tagged by session data

nette/http

512 Favers
20343697 Downloads

🌐 Nette Http: abstraction for HTTP request, response and session. Provides careful data sanitization and utility for URL and cookies manipulation.

Go to Download


stefangabos/zebra_session

176 Favers
131341 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

Go to Download


pantheon-systems/wp-native-php-sessions

146 Favers
19671 Downloads

native PHP sessions stored in the database for WordPress.

Go to Download


geometria-lab/rediska

258 Favers
318404 Downloads

Full-featured PHP client for key-value database Redis

Go to Download


byjg/jwt-session

50 Favers
90336 Downloads

A PHP session replacement that stores session data in JWT tokens instead of the filesystem. This implementation follows the SessionHandlerInterface standard, enabling stateless sessions without the need for dedicated session servers like Redis or Memcached. Perfect for distributed applications and microservices architectures.

Go to Download


aplus/session

229 Favers
1608669 Downloads

Aplus Framework Session Library

Go to Download


rediska/rediska

260 Favers
245873 Downloads

Full-featured PHP client for key-value database Redis

Go to Download


kodus/session

9 Favers
54161 Downloads

A simple interface for storing and retrieving session data without the use of PHP's native session handling

Go to Download


ezimuel/php-secure-session

398 Favers
6633 Downloads

Encrypt and authenticate PHP session data using AES-256 and HMAC-SHA256

Go to Download


cse/helpers-session

10 Favers
4196 Downloads

The helpers allows you to easily manage session data. START, SET, GET DELETE, HAS method session - all this is available in this library.

Go to Download


amphp/http-server-session

19 Favers
10372 Downloads

An HTTP server plugin that simplifies session management for your applications. Effortlessly handle user sessions, securely managing data across requests.

Go to Download


middlewares/php-session

16 Favers
28706 Downloads

Middleware to start php sessions using the request data

Go to Download


mzur/kirby-flash

2 Favers
84774 Downloads

Stores data in the session for the next request. Data is removed after the next page load.

Go to Download


erikwang2013/security-php

9 Favers
934 Downloads

A PHP security attack detection plugin with 31 stateless threat detectors and 4 cross-request identity checks (session hijack, unusual login, data tamper, brute-force lockout). Works with Laravel, Webman, ThinkPHP, and Hyperf, or with no framework at all via global functions.

Go to Download


aplus/app

613 Favers
1584135 Downloads

Aplus Framework App Project

Go to Download


Next >>