platine-php / webauthn
Platine Webauthn 是 webauthn 规范的实现
v1.0.2
2024-06-26 07:51 UTC
Requires
- php: ^7.4 || ^8
- platine-php/http: ^1.0
- platine-php/stdlib: ^1.0
Requires (Dev)
- mikey179/vfsstream: ~1.6
- phpmd/phpmd: @stable
- phpstan/phpstan: ^1.8
- phpunit/phpunit: ^9.5
- platine-php/dev: ^1.0
- squizlabs/php_codesniffer: 3.*
This package is auto-updated.
Last update: 2024-08-31 09:36:18 UTC
README
Platine Webauthn 是 webauthn 规范的实现
需求
- PHP >= 7.4, PHP 8
安装
使用 composer(推荐)
composer require platine-php/webauthn
许可
MIT 许可证 查看 LICENSE.MD