Download the PHP package snicco/session-wp-bridge without Composer
On this page you can find all versions of the php package snicco/session-wp-bridge. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package session-wp-bridge
WordPress session drivers for snicco/session
This package provides two WordPress specific session drivers for
the snicco/session
library:
WPDBSessionDriver
, uses thewpdb
class to storage sessions in a custom tableWPObjectCacheDriver
, uses the (persistent)WP_Object_Cache
to store sessions.
Installation
Usage
WPDBSessionDriver
To use the WPDBSessionDriver
you first need an instance
of BetterWPDB
.
WPObjectCacheDriver
Contributing
This repository is a read-only split of the development repo of the Snicco project.
This is how you can contribute.
Reporting issues and sending pull requests
Please report issues in the Snicco monorepo.
Security
If you discover a security vulnerability, please follow our disclosure procedure.
All versions of session-wp-bridge with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.4|^8.0
snicco/session Version ^2.0
snicco/session-psr16-bridge Version ^2.0
snicco/better-wpdb Version ^2.0
snicco/better-wp-cache Version ^2.0
snicco/session Version ^2.0
snicco/session-psr16-bridge Version ^2.0
snicco/better-wpdb Version ^2.0
snicco/better-wp-cache Version ^2.0
The package snicco/session-wp-bridge contains the following files
Loading the files please wait ....