PHPackages                             curryjie-code/baidu - 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. curryjie-code/baidu

ActiveLibrary[API Development](/categories/api)

curryjie-code/baidu
===================

baidu pulic ai php sdk

016PHP

Since May 27Pushed 5y ago1 watchersCompare

[ Source](https://github.com/curryjie-code/baidu)[ Packagist](https://packagist.org/packages/curryjie-code/baidu)[ RSS](/packages/curryjie-code-baidu/feed)WikiDiscussions master Synced 3w ago

READMEChangelogDependenciesVersions (1)Used By (0)

安装PHP SDK
=========

[](#安装php-sdk)

目录结构
----

[](#目录结构)

```
  ├── AipOcr.php                // OCR
  ├── AipNlp.php                // NLP
  ├── AipFace.php               // 人脸
  ├── AipContentCensor.php      // 内容审核
  ├── AipImageClassify.php      // 图像识别
  ├── AipImageSearch.php        // 图像搜索
  ├── AipKg.php                 // 知识图谱
  ├── AipSpeech.php             // 语音
  └── lib
      ├── AipHttpClient.php        //内部http请求类
      ├── AipBCEUtil.php           //内部工具类
      └── AipBase                  //Aip基类

```

**支持 PHP版本：5.3+**

**Composer安装：**

```
  composer require curryjie-code/baidu

```

**手动安装步骤如下：**

1. 下载PHP SDK。
2. 复制`Aip*.php`以及`lib/*`到工程。
3. require\_once '对应服务';

使用文档
====

[](#使用文档)

参考[官方网站](http://ai.baidu.com/docs#/Begin/top)

###  Health Score

17

—

LowBetter than 6% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity30

Early-stage or recently created project

 Bus Factor1

Top contributor holds 100% 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/35e0f64cba5872ced7db231003f0fba87eb42acff4be7044d254b62f38360436?d=identicon)[curryjie-code](/maintainers/curryjie-code)

---

Top Contributors

[![curryjie-code](https://avatars.githubusercontent.com/u/17723719?v=4)](https://github.com/curryjie-code "curryjie-code (2 commits)")

### Embed Badge

![Health badge](/badges/curryjie-code-baidu/health.svg)

```
[![Health](https://phpackages.com/badges/curryjie-code-baidu/health.svg)](https://phpackages.com/packages/curryjie-code-baidu)
```

###  Alternatives

[exsyst/swagger

A php library to manipulate Swagger specifications

35816.3M7](/packages/exsyst-swagger)[hubspot/api-client

Hubspot API client

24015.5M18](/packages/hubspot-api-client)[pocketmine/bedrock-protocol

An implementation of the Minecraft: Bedrock Edition protocol in PHP

172437.8k11](/packages/pocketmine-bedrock-protocol)[botman/driver-telegram

Telegram driver for BotMan

93452.6k6](/packages/botman-driver-telegram)

PHPackages © 2026

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