PHPackages                             softr/phile-page-compressor - 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. softr/phile-page-compressor

ActivePhile-plugin[Utility &amp; Helpers](/categories/utility)

softr/phile-page-compressor
===========================

PhileCMS Page Compressor Plugin

091PHP

Since Aug 15Pushed 9y ago1 watchersCompare

[ Source](https://github.com/softr/philePageCompressor)[ Packagist](https://packagist.org/packages/softr/phile-page-compressor)[ RSS](/packages/softr-phile-page-compressor/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

philePageCompressor
===================

[](#philepagecompressor)

A plugin for [Phile](https://github.com/PhileCMS/Phile) to compress the html output and reduce server load.

### 1.1 Installation (composer)

[](#11-installation-composer)

```
php composer.phar require softr/phile-page-compressor:*

```

### 1.2 Installation (Download)

[](#12-installation-download)

- Install the latest version of [Phile](https://github.com/PhileCMS/Phile)
- Clone this repo into `plugins/softr/pageCompressor`

### 2. Activation

[](#2-activation)

After you have installed the plugin. You need to add the following line to your `config.php` file:

```
$config['plugins']['softr\\pageCompressor'] = array('active' => true);

```

### 3. Configuration

[](#3-configuration)

By default the plugin is set to use the maximum level of compress. Anyway you can reduce or disable the compress level. To do so you need to add the following line to your `config.php` file:

```
$config['page_compress_level'] = 0,1,2,3 or 4;

```

### Usage

[](#usage)

The different compress level perform the following tasks:

```
0 - No Minify
1 - Safe Minify
2 - Extreme Reduce. Minify all
3 - Heavy Reduce. Save pre and code tags
4 - Light Reduce. Minify and keep comments
```

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity41

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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/0bbb75946e7d75134253ef101e005e3b645577ef13c754d9ca2264f91377359e?d=identicon)[aldoanizio](/maintainers/aldoanizio)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/softr-phile-page-compressor/health.svg)

```
[![Health](https://phpackages.com/badges/softr-phile-page-compressor/health.svg)](https://phpackages.com/packages/softr-phile-page-compressor)
```

###  Alternatives

[knplabs/knp-menu-bundle

This bundle provides an integration of the KnpMenu library

1.4k53.8M314](/packages/knplabs-knp-menu-bundle)[lipis/flag-icons

A curated collection of all country flags in SVG — plus the CSS for easier integration.

12.0k27.5k4](/packages/lipis-flag-icons)[graphp/graphviz

GraphViz graph drawing for the mathematical graph/network library GraPHP.

3232.1M49](/packages/graphp-graphviz)[davidpiesse/nova-map

Map field for Laravel Nova

114224.3k](/packages/davidpiesse-nova-map)[hydrat/filament-table-layout-toggle

Filament plugin adding a toggle button to tables, allowing user to switch between Grid and Table layouts.

6292.3k1](/packages/hydrat-filament-table-layout-toggle)[php-mp4box/php-mp4box

PHP MP4Box, an Object Oriented library for easy file conversion with MP4 Box

16217.3k1](/packages/php-mp4box-php-mp4box)

PHPackages © 2026

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