定制 jenssegers/mongodb-session 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

jenssegers/mongodb-session

最新稳定版本:v1.4.0

Composer 安装命令:

composer require jenssegers/mongodb-session

包简介

A MongoDB session driver for Laravel 4, 5, 6, 7 and 8

README 文档

README

A MongoDB session driver for Laravel 4, 5, 6, 7 or 8 which is inspired by LMongo. For more information about Sessions, check http://laravel.com/docs/eloquent.

Installation

Make sure you have jenssegers\mongodb installed before you continue.

Laravel Version Compatibility

Laravel Package
4.x.x 1.0.x
5.x.x 1.2.x
6.x.x 1.3.x
7.x.x 1.4.x
8.x.x 1.4.x

Install using composer:

composer require jenssegers/mongodb-session 

Add the session service provider in app/config/app.php: (Below Laravel 7 Version)

'Jenssegers\Mongodb\Session\SessionServiceProvider', 

Change the session driver in app/config/session.php to mongodb:

'driver' => 'mongodb', 

Optional: change the connection to a connection using the mongodb driver from app/config/database.php:

'connection' => 'mongodb', 

统计信息

  • 总下载量: 302.72k
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 80
  • 点击次数: 1
  • 依赖项目数: 4
  • 推荐数: 44

GitHub 信息

  • Stars: 77
  • Watchers: 6
  • Forks: 27
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2026-01-04

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固