PHPackages                             tencentblueking/iam-php-sdk - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [API Development](/categories/api)
4. /
5. tencentblueking/iam-php-sdk

ActiveLibrary[API Development](/categories/api)

tencentblueking/iam-php-sdk
===========================

bk-iam php sdk

1.0.0(4y ago)035[1 PRs](https://github.com/TencentBlueKing/iam-php-sdk/pulls)MITPHPPHP ^7.2|^8.0

Since Nov 4Pushed 3y ago6 watchersCompare

[ Source](https://github.com/TencentBlueKing/iam-php-sdk)[ Packagist](https://packagist.org/packages/tencentblueking/iam-php-sdk)[ Docs](https://bk.tencent.com/)[ RSS](/packages/tencentblueking-iam-php-sdk/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (1)Dependencies (16)Versions (2)Used By (0)

[![](docs/resource/img/bk_iam_zh.png)](docs/resource/img/bk_iam_zh.png)
-----------------------------------------------------------------------

[](#)

[![license](https://camo.githubusercontent.com/f251623e510f5909f16ae3f4e6e548dac11340b9fde1a99be26b015b39272c00/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c6174)](https://github.com/TencentBlueKing/iam-php-sdk/blob/master/LICENSE.txt) [![Release Version](https://camo.githubusercontent.com/3fb4c9624dda4f59b3659b4c00695966bb65fdbeb49bf3b757515d805159e03e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f72656c656173652d302e302e342d627269676874677265656e2e737667)](https://github.com/TencentBlueKing/iam-php-sdk/releases) [![PRs Welcome](https://camo.githubusercontent.com/dd0b24c1e6776719edb2c273548a510d6490d8d25269a043dfabbd38419905da/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f5052732d77656c636f6d652d627269676874677265656e2e737667)](https://github.com/TencentBlueKing/iam-php-sdk/pulls)

[(English Documents Available)](readme_en.md)

Overview
--------

[](#overview)

iam-php-sdk 是蓝鲸权限中心(BK-IAM)提供的用于快速接入权限体系的php SDK

Features
--------

[](#features)

- 鉴权支持: isAllowed / isAllowedWithCache
- 单个操作批量资源鉴权: batchIsAllowed
- 单个资源批量操作鉴权: resourceMultiActionsAllowed
- 批量资源批量操作鉴权: batchResourceMultiActionsAllowed
- 生成无权限申请URL: getApplyURL
- 资源反向拉取接口basic auth鉴权: isBasicAuthAllowed
- 获取系统Token: getToken

Getting started
---------------

[](#getting-started)

### Installation

[](#installation)

支持: `php >= 7.2`

```
$ composer require tencentblueking/iam-php-sdk

```

### Usage

[](#usage)

- [使用文档](docs/usage.md)
- [examples](examples/)

Roadmap
-------

[](#roadmap)

- [版本日志](release.md)

IAM Repos
---------

[](#iam-repos)

- [TencentBlueKing/bk-iam](https://github.com/TencentBlueKing/bk-iam)
- [TencentBlueKing/bk-iam-saas](https://github.com/TencentBlueKing/bk-iam-saas)
- [TencentBlueKing/bk-iam-search-engine](https://github.com/TencentBlueKing/bk-iam-search-engine)
- [TencentBlueKing/bk-iam-cli](https://github.com/TencentBlueKing/bk-iam-cli)
- [TencentBlueKing/iam-python-sdk](https://github.com/TencentBlueKing/iam-python-sdk)
- [TencentBlueKing/iam-go-sdk](https://github.com/TencentBlueKing/iam-go-sdk)
- [TencentBlueKing/iam-php-sdk](https://github.com/TencentBlueKing/iam-php-sdk)

Support
-------

[](#support)

- [蓝鲸论坛](https://bk.tencent.com/s-mart/community)
- [蓝鲸 DevOps 在线视频教程](https://bk.tencent.com/s-mart/video/)
- 联系我们，技术交流QQ群：

[![](https://github.com/Tencent/bk-PaaS/raw/master/docs/resource/img/bk_qq_group.png)](https://github.com/Tencent/bk-PaaS/raw/master/docs/resource/img/bk_qq_group.png)

BlueKing Community
------------------

[](#blueking-community)

- [BK-CI](https://github.com/Tencent/bk-ci)：蓝鲸持续集成平台是一个开源的持续集成和持续交付系统，可以轻松将你的研发流程呈现到你面前。
- [BK-BCS](https://github.com/Tencent/bk-bcs)：蓝鲸容器管理平台是以容器技术为基础，为微服务业务提供编排管理的基础服务平台。
- [BK-PaaS](https://github.com/Tencent/bk-PaaS)：蓝鲸PaaS平台是一个开放式的开发平台，让开发者可以方便快捷地创建、开发、部署和管理SaaS应用。
- [BK-SOPS](https://github.com/Tencent/bk-sops)：标准运维（SOPS）是通过可视化的图形界面进行任务流程编排和执行的系统，是蓝鲸体系中一款轻量级的调度编排类SaaS产品。
- [BK-CMDB](https://github.com/Tencent/bk-cmdb)：蓝鲸配置平台是一个面向资产及应用的企业级配置管理平台。

Contributing
------------

[](#contributing)

如果你有好的意见或建议，欢迎给我们提 Issues 或 Pull Requests，为蓝鲸开源社区贡献力量。

License
-------

[](#license)

基于 MIT 协议， 详细请参考[LICENSE](LICENSE.txt)

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community15

Small or concentrated contributor base

Maturity54

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 77.8% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

1646d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/8b791696c7b68b092d4b1206b9e57688d271f2f08c2e6ca4969e5ab412a74ae8?d=identicon)[TencentBlueking](/maintainers/TencentBlueking)

---

Top Contributors

[![wklken](https://avatars.githubusercontent.com/u/2002216?v=4)](https://github.com/wklken "wklken (7 commits)")[![yetlau111](https://avatars.githubusercontent.com/u/91490127?v=4)](https://github.com/yetlau111 "yetlau111 (1 commits)")[![zhu327](https://avatars.githubusercontent.com/u/873883?v=4)](https://github.com/zhu327 "zhu327 (1 commits)")

---

Tags

bk-iamiamsdk-phpiamabacbk-iambkiamTencentBluekingblueking

###  Code Quality

TestsPHPUnit

Static AnalysisPsalm, Rector

Code StylePHP CS Fixer

Type Coverage Yes

### Embed Badge

![Health badge](/badges/tencentblueking-iam-php-sdk/health.svg)

```
[![Health](https://phpackages.com/badges/tencentblueking-iam-php-sdk/health.svg)](https://phpackages.com/packages/tencentblueking-iam-php-sdk)
```

###  Alternatives

[sylius/sylius

E-Commerce platform for PHP, based on Symfony framework.

8.4k5.6M646](/packages/sylius-sylius)[googleads/googleads-php-lib

Google Ad Manager SOAP API Client Library for PHP

67410.3M25](/packages/googleads-googleads-php-lib)[theodo-group/llphant

LLPhant is a library to help you build Generative AI applications.

1.5k311.5k5](/packages/theodo-group-llphant)[alexacrm/dynamics-webapi-toolkit

Web API toolkit for Microsoft Dynamics 365 and Dynamics CRM

81324.1k1](/packages/alexacrm-dynamics-webapi-toolkit)[keboola/storage-api-client

Keboola Storage API PHP Client

10387.5k25](/packages/keboola-storage-api-client)[tamara-solution/php-sdk

Tamara PHP Client Library

10259.4k1](/packages/tamara-solution-php-sdk)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
