HyperfDevelopmentKit
Beijing, China

singularity/hyperf-saml (1.0.0-beta.3)

Published 2025-04-10 17:07:04 +08:00 by ch4o5 in HDK/hyperf-saml

Installation

{
	"repositories": [{
			"type": "composer",
			"url": ""
		}
	]
}
composer require singularity/hyperf-saml:1.0.0-beta.3

About this package

A SAML SDK for Hyperf framework

HyperfSaml

用于快速接入单点登录的 Hyperf Component。

安装

composer config secure-http false \
&& composer config repo.lux-map composer https://satis.luxcreo.cn/ \
&& composer require singularity/hyperf-saml "dev-master"

准备

发布配置文件

php bin/hyperf.php vendor:publish singularity/hyperf-saml

生成密钥对

sh -ex ./vendor/bin/generate-cert

Dependencies

Dependencies

ID Version
ext-redis *
hyperf/config 3.1.*
hyperf/constants 3.1.*
hyperf/di 3.1.*
hyperf/http-server 3.1.*
hyperf/translation 3.1.*
hyperf/validation 3.1.*
litesaml/lightsaml ~3.0.0
php >=8.1
singularity/hdk-auth ^1.0.0
singularity/hdk-core ^1.0.0
teapot/status-code ^1.1

Development Dependencies

ID Version
friendsofhyperf/pest-plugin-hyperf 3.1.*
friendsofphp/php-cs-fixer ^3.0
mockery/mockery ^1.0
phpstan/phpstan ^1.0
swoole/ide-helper ^4.5

Keywords

php hyperf
Details
Composer
2025-04-10 17:07:04 +08:00
143
MIT
78 KiB
Assets (1)
Versions (8) View all
1.0.0-beta.3 2025-04-10
1.0.0-beta.2 2024-05-21
1.0.0-beta.1 2023-12-27
1.0.0-beta.0 2023-12-26
1.0.0-alpha.4 2023-12-04