PHPackages                             globalxtreme/compress-file - 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. globalxtreme/compress-file

ActiveLibrary

globalxtreme/compress-file
==========================

GlobalXtreme compress file with go and php

1.0.2(3y ago)030MITGoPHP &gt;= 7

Since Apr 21Pushed 3y ago1 watchersCompare

[ Source](https://github.com/globalxtreme/compress-file)[ Packagist](https://packagist.org/packages/globalxtreme/compress-file)[ RSS](/packages/globalxtreme-compress-file/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (2)DependenciesVersions (4)Used By (0)

GlobalXtreme Compress File
==========================

[](#globalxtreme-compress-file)

[![Version](https://camo.githubusercontent.com/e05e4d6d6f89c663a24f085521ec38711de60c8deef9311038d46b322d4b5fcb/687474703a2f2f706f7365722e707567782e6f72672f676c6f62616c787472656d652f636f6d70726573732d66696c652f76657273696f6e)](https://packagist.org/packages/globalxtreme/compress-file)[![Total Downloads](https://camo.githubusercontent.com/049b98b267a9e5e6e9e29557af4fd3e69f97c5c9ca05d857c7206be438ceae20/687474703a2f2f706f7365722e707567782e6f72672f676c6f62616c787472656d652f636f6d70726573732d66696c652f646f776e6c6f616473)](https://packagist.org/packages/globalxtreme/compress-file)[![License](https://camo.githubusercontent.com/2996e1560cade611f43ede4d11f4298e8941441c48a734d12eb97ad44f2656a5/687474703a2f2f706f7365722e707567782e6f72672f676c6f62616c787472656d652f636f6d70726573732d66696c652f6c6963656e7365)](https://packagist.org/packages/globalxtreme/compress-file)

### Install with composer

[](#install-with-composer)

For install with [Composer](https://getcomposer.org/), simply require the latest version of this package.

```
composer require globalxtreme/compress-file
```

#### Server

[](#server)

If you install this package in server (ubuntu or centos), you must be add script in **composer.json**.

```
{
  "scripts": {
    "post-autoload-dump": [
      "Illuminate\\Foundation\\ComposerScripts::postAutoloadDump",
      "@php artisan package:discover --ansi",
      "sh vendor/globalxtreme/compress-file/src/go/install-moduls.sh"
    ]
  }
}
```

You can manual run **"sh vendor/globalxtreme/compress-file/src/go/install-moduls.sh"** from command line if you don't want to add it in **"composer.json"**

```
sh vendor/globalxtreme/compress-file/src/go/install-moduls.sh
```

#### Local

[](#local)

If you install this package in local (mac or windows or etc), you can temporarily disable or remove **"sh vendor/globalxtreme/compress-file/src/go/install-moduls.sh"** from **"composer.json"** and run this script.

```
cd vendor/globalxtreme/compress-file/src/go

go build -o resize-image resizeImage.go
go build -o resize-video resizeVideo.go
```

#### Video Compress

[](#video-compress)

For video compress, you must be install **"ffmpeg"** on your device (mac, windows, linux)

###  Health Score

22

—

LowBetter than 22% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity46

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.

###  Release Activity

Cadence

Every ~1 days

Total

3

Last Release

1114d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/17e52063ab79a90d8f0d74b88a69b32f26321d910c7808ac934ad704c26f4da2?d=identicon)[globalxtreme](/maintainers/globalxtreme)

---

Top Contributors

[![yuswa-arba](https://avatars.githubusercontent.com/u/34733910?v=4)](https://github.com/yuswa-arba "yuswa-arba (6 commits)")

### Embed Badge

![Health badge](/badges/globalxtreme-compress-file/health.svg)

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

PHPackages © 2026

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