PHPackages                             linyuee/core - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. linyuee/core

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

linyuee/core
============

core php library

1.0.0(8y ago)0962MITPHPPHP &gt;=5.3

Since Nov 21Pushed 8y ago1 watchersCompare

[ Source](https://github.com/linyuee/core)[ Packagist](https://packagist.org/packages/linyuee/core)[ RSS](/packages/linyuee-core/feed)WikiDiscussions master Synced 3d ago

READMEChangelog (2)DependenciesVersions (3)Used By (2)

\###核心代码模块 http模块使用方法：

```
$response = \Linyuee\Http\HttpHelper::curl('10.8.8.99/v4_1/upload_complete','POST',$params,$header);
$body = $response->getBody();

```

生成签名字符串使用方法

```
$sign_str = \Linyuee\Auth\Signature::SignMd5($params,$access_key_secret)

```

异常模块使用方法

```
throw new \Linyuee\Exception\ApiException('message','UNKNOWN_ERROR',400);

```

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity59

Maturing project, gaining track record

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

Every ~14 days

Total

2

Last Release

3083d ago

Major Versions

0.0.1 → 1.0.02017-12-05

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/20659595?v=4)[linyueb](/maintainers/linyueb)[@linyueb](https://github.com/linyueb)

### Embed Badge

![Health badge](/badges/linyuee-core/health.svg)

```
[![Health](https://phpackages.com/badges/linyuee-core/health.svg)](https://phpackages.com/packages/linyuee-core)
```

###  Alternatives

[calotype/seo

A package containing SEO helpers.

722.6k](/packages/calotype-seo)

PHPackages © 2026

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