zendframework/zend-expressive-authentication-session
最新稳定版本:1.0.1
Composer 安装命令:
composer require zendframework/zend-expressive-authentication-session
包简介
Username/password, session-backed authentication adapter for zend-expressive-authentication.
README 文档
README
Repository abandoned 2019-12-31
This repository has moved to mezzio/mezzio-authentication-session.
This library provides a zend-expressive-authentication adapter that handles form-based username/password authentication credentials where the user details are subsequently stored in a session.
Installation
Run the following to install this library:
$ composer require zendframework/zend-expressive-authentication-session
Documentation
Documentation is in the doc tree, and can be compiled using mkdocs:
$ mkdocs build
You may also browse the documentation online.
统计信息
- 总下载量: 29.59k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 5
- 点击次数: 1
- 依赖项目数: 3
- 推荐数: 1
其他信息
- 授权协议: BSD-3-Clause
- 更新时间: 2017-11-09