PHPackages                             scavix/wdf-minify - 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. scavix/wdf-minify

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

scavix/wdf-minify
=================

Minify components

v1.1.1(1mo ago)07LGPL-3.0-or-laterPHP

Since Sep 9Pushed 1mo agoCompare

[ Source](https://github.com/ScavixSoftware/scavix-wdf-minify)[ Packagist](https://packagist.org/packages/scavix/wdf-minify)[ RSS](/packages/scavix-wdf-minify/feed)WikiDiscussions master Synced 1mo ago

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

Scavix Software Web Development Framework
=========================================

[](#scavix-software-web-development-framework)

This is a package for the Scavix Software Web Development Framework. It contains functions to minify and combine css and js files.

Deprecation
===========

[](#deprecation)

The code is very old and has not been tested for a long time. So better just dont use.

Installation
============

[](#installation)

Install the package with `composer require scavix/wdf-minify`.

Configuration
=============

[](#configuration)

```
$GLOBALS['CONFIG']['minify'] =
[
    'target_path' => 'path/to/folder',
    'base_name' => 'base_name_for_files',
    'url' => '//base/url/where/targte_path/is/served',
];

```

Uses
====

[](#uses)

- [CssMin (3.0.1)](http://code.google.com/p/cssmin/)
- [jsmin-php (1.1.2)](https://github.com/rgrove/jsmin-php)

Dependencies
------------

[](#dependencies)

- [scavix/wdf-core (^1.1.1)](https://packagist.org/packages/scavix/wdf-core#v1.1.1)

###  Health Score

38

—

LowBetter than 84% of packages

Maintenance95

Actively maintained with recent releases

Popularity4

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity39

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.

###  Release Activity

Cadence

Every ~47 days

Total

5

Last Release

52d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/a8f364975c0bbf3dedb8f4cdc6354ebe8b8f5ad29854f6f7eca62689b65e59a6?d=identicon)[scavix](/maintainers/scavix)

---

Top Contributors

[![DaSpors](https://avatars.githubusercontent.com/u/623201?v=4)](https://github.com/DaSpors "DaSpors (22 commits)")

### Embed Badge

![Health badge](/badges/scavix-wdf-minify/health.svg)

```
[![Health](https://phpackages.com/badges/scavix-wdf-minify/health.svg)](https://phpackages.com/packages/scavix-wdf-minify)
```

###  Alternatives

[helicon/object-mapper

Simple object mapping.

191.2k](/packages/helicon-object-mapper)

PHPackages © 2026

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