PHPackages                             jleo/popo-hyperf - 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. [Framework](/categories/framework)
4. /
5. jleo/popo-hyperf

ActiveLibrary[Framework](/categories/framework)

jleo/popo-hyperf
================

00PHP

Since May 22Pushed 1y ago1 watchersCompare

[ Source](https://github.com/afubao/popo-hyperf)[ Packagist](https://packagist.org/packages/jleo/popo-hyperf)[ RSS](/packages/jleo-popo-hyperf/feed)WikiDiscussions main Synced today

READMEChangelogDependenciesVersions (1)Used By (0)

将入参数据绑定到对象中，支持一维数据，也支持多维数据，参考java的pojo而来

此包适用hyperf框架

thinkphp 框架可参考下边的

使用
==

[](#使用)

需要再config中启用popo中间件 PoPoMiddleware::class

定义相对应的数据，待完善

```
class TestParam extends \Leo\Popo\Popo
{
    private int $intValue;
    private string $stringValue;
    private array $arrayValue;

    private UserParam $objValue1;

    #[ObjArray(UserParam::class)]
    private array $objValue2;
}
```

###  Health Score

14

—

LowBetter than 1% of packages

Maintenance35

Infrequent updates — may be unmaintained

Popularity0

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity15

Early-stage or recently created project

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/f5eead3ccb75a28c4ed389d58c67eb60c774098211f6d959be03692b33010946?d=identicon)[靳陆陆](/maintainers/%E9%9D%B3%E9%99%86%E9%99%86)

### Embed Badge

![Health badge](/badges/jleo-popo-hyperf/health.svg)

```
[![Health](https://phpackages.com/badges/jleo-popo-hyperf/health.svg)](https://phpackages.com/packages/jleo-popo-hyperf)
```

###  Alternatives

[laravel/dusk

Laravel Dusk provides simple end-to-end testing and browser automation.

1.9k39.6M297](/packages/laravel-dusk)[nineinchnick/edatatables

Grid widget for the Yii Framework, wrapper for the DataTables jQuery plugin

173.2k](/packages/nineinchnick-edatatables)[link-cloud/fast-hyperf

LinkCloud Fast Hyperf

241.2k1](/packages/link-cloud-fast-hyperf)

PHPackages © 2026

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