PHPackages                             alone-webman/compress - 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. [HTTP &amp; Networking](/categories/http)
4. /
5. alone-webman/compress

ActiveLibrary[HTTP &amp; Networking](/categories/http)

alone-webman/compress
=====================

中间件-内容编码压缩

1.0.0(1y ago)012MITPHPPHP &gt;=8.0

Since May 29Pushed 1y agoCompare

[ Source](https://github.com/alone-webman/compress)[ Packagist](https://packagist.org/packages/alone-webman/compress)[ RSS](/packages/alone-webman-compress/feed)WikiDiscussions main Synced today

READMEChangelogDependencies (1)Versions (2)Used By (0)

中间件-内容编码压缩
==========

[](#中间件-内容编码压缩)

- 仅限在webman中使用

### 安装仓库

[](#安装仓库)

```
composer require alone-webman/compress

```

### 中间件方法

[](#中间件方法)

- 可以任何`config/middleware.php`中使用

```
return [
    '@' => [alone_mid_compress(array $encoding = ['br', 'gzip', 'deflate'])]
];
```

### 内容编码压缩方法

[](#内容编码压缩方法)

- 不使用中间件时可以使用此方法

```
alone_compress(string $encoding, string $body, array $method = []):array;
```

###  Health Score

26

—

LowBetter than 41% of packages

Maintenance47

Moderate activity, may be stable

Popularity5

Limited adoption so far

Community2

Small or concentrated contributor base

Maturity42

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

Unknown

Total

1

Last Release

400d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/1c6a1452b0598af23c8cf24d868ce58f81436f9a16e487ceaa202c463c31f371?d=identicon)[zhqingphp](/maintainers/zhqingphp)

### Embed Badge

![Health badge](/badges/alone-webman-compress/health.svg)

```
[![Health](https://phpackages.com/badges/alone-webman-compress/health.svg)](https://phpackages.com/packages/alone-webman-compress)
```

###  Alternatives

[php-http/cache-plugin

PSR-6 Cache plugin for HTTPlug

25126.1M82](/packages/php-http-cache-plugin)[illuminate/http

The Illuminate Http package.

11937.9M6.9k](/packages/illuminate-http)[rdkafka/rdkafka

A PHP extension for Kafka

2.2k24.3k1](/packages/rdkafka-rdkafka)[httpsoft/http-message

Strict and fast implementation of PSR-7 and PSR-17

87965.9k114](/packages/httpsoft-http-message)[mezzio/mezzio-router

Router subcomponent for Mezzio

265.4M91](/packages/mezzio-mezzio-router)[serpapi/google-search-results-php

Get Google, Bing, Baidu, Ebay, Yahoo, Yandex, Home depot, Naver, Apple, Duckduckgo, Youtube search results via SerpApi.com

69127.2k](/packages/serpapi-google-search-results-php)

PHPackages © 2026

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