PHPackages                             umer936/cakephp-asset-compress-yuicompressor - 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. umer936/cakephp-asset-compress-yuicompressor

AbandonedArchivedCakephp-plugin

umer936/cakephp-asset-compress-yuicompressor
============================================

See docs for YUI Compressor. This plugin installs YUI Compressor to the proper location for use with markstory/asset\_compress CakePHP plugin.

4.0.3(3y ago)037PHP

Since May 12Pushed 3y agoCompare

[ Source](https://github.com/umer936/cakephp-yuicompressor)[ Packagist](https://packagist.org/packages/umer936/cakephp-asset-compress-yuicompressor)[ Docs](https://github.com/umer936/cakephp-yuicompressor)[ RSS](/packages/umer936-cakephp-asset-compress-yuicompressor/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (2)Dependencies (2)Versions (7)Used By (0)

 but puts it in the right place for [https://github.com/markstory/asset\_compress](https://github.com/markstory/asset_compress) for CakePHP 4

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

[](#installation)

Add to composer.json

```
{
    ...

    "require-dev": {
        ...
        "umer936/cakephp-asset-compress-yuicompressor": "@stable"
    },
    ...
    "scripts": {
        ...
        "post-install-cmd": [
            ...
            "@install-yuicompressor"
        ],
        "post-update-cmd": "@install-yuicompressor",
        ...
        "install-yuicompressor": "CakephpAssetCompressYuicompressor\\Console\\Installer::postUpdate",
        ...
    },
    ...
}
```

This makes it so it installs both on composer install and composer update.

TODO:

- In the future, this should check if the file exists and copy the file only if it does not. There's no need to overwrite the yui file if it already exists.

###  Health Score

29

—

LowBetter than 60% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity67

Established project with proven stability

 Bus Factor1

Top contributor holds 52.6% 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 ~757 days

Recently: every ~824 days

Total

6

Last Release

1324d ago

Major Versions

2.4.8 → 4.02022-01-19

### Community

Maintainers

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

---

Top Contributors

[![umer936](https://avatars.githubusercontent.com/u/2078163?v=4)](https://github.com/umer936 "umer936 (10 commits)")[![nervo](https://avatars.githubusercontent.com/u/95935?v=4)](https://github.com/nervo "nervo (7 commits)")[![Jalle19](https://avatars.githubusercontent.com/u/1106133?v=4)](https://github.com/Jalle19 "Jalle19 (1 commits)")[![SerafimArts](https://avatars.githubusercontent.com/u/2461257?v=4)](https://github.com/SerafimArts "SerafimArts (1 commits)")

---

Tags

cakephpyuijavaasset\_compress

### Embed Badge

![Health badge](/badges/umer936-cakephp-asset-compress-yuicompressor/health.svg)

```
[![Health](https://phpackages.com/badges/umer936-cakephp-asset-compress-yuicompressor/health.svg)](https://phpackages.com/packages/umer936-cakephp-asset-compress-yuicompressor)
```

###  Alternatives

[cakephp/bake

Bake plugin for CakePHP

11211.2M156](/packages/cakephp-bake)[dereuromark/cakephp-tools

A CakePHP plugin containing lots of useful and reusable tools

338920.1k32](/packages/dereuromark-cakephp-tools)[dereuromark/cakephp-queue

The Queue plugin for CakePHP provides deferred task execution.

308850.3k14](/packages/dereuromark-cakephp-queue)[dereuromark/cakephp-ide-helper

CakePHP IdeHelper Plugin to improve auto-completion

1862.1M26](/packages/dereuromark-cakephp-ide-helper)[dereuromark/cakephp-tinyauth

A CakePHP plugin to handle user authentication and authorization the easy way.

129228.6k10](/packages/dereuromark-cakephp-tinyauth)[nervo/yuicompressor

YUI Compressor is an open source tool that supports the compression of both JavaScript and CSS files. The JavaScript compression removes comments and white-spaces as well as obfuscates local variables using the smallest possible variable name. CSS compression is done using a regular-expression-based CSS minifier.

161.5M5](/packages/nervo-yuicompressor)

PHPackages © 2026

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