PHPackages                             futuralight/compiled-minifier - 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. futuralight/compiled-minifier

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

futuralight/compiled-minifier
=============================

CSS/JS minifier through PHP FFI Go/C

29C

Since Sep 8Pushed 4y ago1 watchersCompare

[ Source](https://github.com/futuralight/php-go-minifier)[ Packagist](https://packagist.org/packages/futuralight/compiled-minifier)[ RSS](/packages/futuralight-compiled-minifier/feed)WikiDiscussions master Synced 3d ago

READMEChangelogDependenciesVersions (1)Used By (0)

php-go-minifier
===============

[](#php-go-minifier)

CSS/JS minifier through PHP FFI and cgo
Based on [github.com/tdewolff/minify](https://github.com/tdewolff/minify)

Install
-------

[](#install)

```
composer require futuralight/compiled-minifier dev-master
```

Build
-----

[](#build)

```
cd src/go
make
```

Usage
-----

[](#usage)

```
use CompliedMinifier\Minifier;

$minifier = new Minifier();
$css = $minifier->minifyCSS($content);
$js = $minifier->minifyJS($content);
```

###  Health Score

17

—

LowBetter than 6% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity28

Early-stage or recently created project

 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/4f5a0303ea9e6d7144864b499f7aac078687597cc1a81029e2df89684eb6dcad?d=identicon)[futuralight](/maintainers/futuralight)

---

Top Contributors

[![futuralight](https://avatars.githubusercontent.com/u/49651372?v=4)](https://github.com/futuralight "futuralight (25 commits)")

### Embed Badge

![Health badge](/badges/futuralight-compiled-minifier/health.svg)

```
[![Health](https://phpackages.com/badges/futuralight-compiled-minifier/health.svg)](https://phpackages.com/packages/futuralight-compiled-minifier)
```

###  Alternatives

[tobiasbg/tablepress

TablePress plugin for WordPress

28817.4k](/packages/tobiasbg-tablepress)[studioespresso/craft-navigate

Navigation plugin for Craft CMS

2642.6k1](/packages/studioespresso-craft-navigate)[arius/number-formatter

Extended PHP NumberFormatter class.

169.9k](/packages/arius-number-formatter)

PHPackages © 2026

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