PHPackages                             qingbing/php-yar-doc - 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. [PDF &amp; Document Generation](/categories/documents)
4. /
5. qingbing/php-yar-doc

ActiveLibrary[PDF &amp; Document Generation](/categories/documents)

qingbing/php-yar-doc
====================

php-yar-doc，yar扩展框架编码提示文档

2.1.2(6y ago)02MITPHPPHP &gt;=7.0.0

Since Apr 5Pushed 6y ago1 watchersCompare

[ Source](https://github.com/qingbing/php-yar-doc)[ Packagist](https://packagist.org/packages/qingbing/php-yar-doc)[ Docs](http://www.phpcorner.net)[ RSS](/packages/qingbing-php-yar-doc/feed)WikiDiscussions master Synced 6d ago

READMEChangelogDependenciesVersions (2)Used By (0)

php-yar-doc
===========

[](#php-yar-doc)

php-yar，并行RPC框架编码提示api文档

使用说明
----

[](#使用说明)

- yar版本：2.1.2
- 提供 php-yar 的各类的外部调用api
- 将该包加入到php-include文件或直接放入项目中，在编码中可以起到api提示信息的作用
- 该包仅仅是针对 php-yar 扩展中各个类的调用定义，不进入项目编译等

使用方法
----

[](#使用方法)

### 1、 方法一

[](#1-方法一)

```
通过composer安装到项目上即可
composer require-dev qingbing/php-yar-doc

```

### 2、 方法二

[](#2-方法二)

```
用git工具clone到本地，在编码时将该包加入到IDE的php-include路径，或直接放入项目中

```

### 3、 方法三

[](#3-方法三)

```
直接下载到本地，在编码时将该包加入到IDE的php-include路径，或直接放入项目中

```

参考链接
----

[](#参考链接)

- \[API-DOC\]
- \[Download\]
- \[DOC\]
- \[DOC\]
- \[DOC\]

php.ini Yar 全局配置选项
------------------

[](#phpini-yar-全局配置选项)

配置名称默认值可修改范围意义yar.packagerphpPHP\_INI\_SYSTEM设置Yar的打包工具, 可以是PHP(serialize), JSON, Msgpack(这个需要编译的时候指定--enable-msgpack)yar.debugOffPHP\_INI\_ALL打开的时候, Yar会把请求过程的日志都打印出来(到stderr)yar.connect\_timeout1000PHP\_INI\_ALL连接超时(毫秒为单位)yar.timeout5000PHP\_INI\_ALL处理超时(毫秒为单位)yar.expose\_infoOnPHP\_INI\_SYS如果关闭, 则当通过浏览器访问Server的时候, 不会出现Server Info信息Class-List-Doc :
----------------

[](#class-list-doc-)

- Yar\_Server
- Yar\_Client
- Yar\_Concurrent\_Client
- Yar\_Server\_Exception
- Yar\_Server\_Request\_Exception
- Yar\_Server\_Protocol\_Exception
- Yar\_Server\_Packager\_Exception
- Yar\_Server\_Output\_Exception
- Yar\_Client\_Exception
- Yar\_Client\_Transport\_Exception
- Yar\_Client\_Packager\_Exception
- Yar\_Client\_Protocol\_Exception

###  Health Score

22

—

LowBetter than 22% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity2

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity51

Maturing project, gaining track record

 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.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

2234d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/9379d2ee4885074de75faa3fa12970614186826f762df3c4aa0905dc1ff3b513?d=identicon)[qingbing](/maintainers/qingbing)

---

Top Contributors

[![qingbing](https://avatars.githubusercontent.com/u/33932784?v=4)](https://github.com/qingbing "qingbing (1 commits)")

---

Tags

phpdocdocumentyarphp-yaryar-api

### Embed Badge

![Health badge](/badges/qingbing-php-yar-doc/health.svg)

```
[![Health](https://phpackages.com/badges/qingbing-php-yar-doc/health.svg)](https://phpackages.com/packages/qingbing-php-yar-doc)
```

###  Alternatives

[daandesmedt/phpheadlesschrome

A PHP wrapper for using Google Chrome Headless mode. Convert URL or HTML to a PDF / screenshot. Easy to use and OOP interfaced.

92233.1k](/packages/daandesmedt-phpheadlesschrome)[kiwilan/php-ebook

PHP package to read metadata and extract covers from eBooks, comics and audiobooks.

3414.6k1](/packages/kiwilan-php-ebook)[irebega/docx-replacer

PHP extension that allow you replace text to text or text to image in DOCX file

1432.1k](/packages/irebega-docx-replacer)

PHPackages © 2026

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