承接 yubico/u2flib-server 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

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

yubico/u2flib-server

最新稳定版本:1.0.2

Composer 安装命令:

composer require yubico/u2flib-server

包简介

Library for U2F implementation

README 文档

README

Note OBSOLETE: This project is no longer maintained. U2F has been superseded by Web Authentication. We recommend using WebAuthn instead.

Build Status Coverage Scrutinizer Code Quality

Introduction

Serverside U2F library for PHP. Provides functionality for registering tokens and authentication with said tokens.

To read more about U2F and how to use a U2F library, visit developers.yubico.com/U2F.

License

The project is licensed under a BSD license. See the file COPYING for exact wording. For any copyright year range specified as YYYY-ZZZZ in this package note that the range specifies every single year in that closed interval.

Dependencies

The only dependency is the openssl extension to PHP that has to be enabled.

A composer.json is included in the distribution to make things simpler for other project using composer.

Tests

To run the test suite PHPUnit is required. To run it, type:

$ phpunit

统计信息

  • 总下载量: 6.21M
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 293
  • 点击次数: 1
  • 依赖项目数: 15
  • 推荐数: 0

GitHub 信息

  • Stars: 292
  • Watchers: 51
  • Forks: 73
  • 开发语言: PHP

其他信息

  • 授权协议: BSD-2-Clause
  • 更新时间: 2014-10-16