PHPackages                             zvax/assets - 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. zvax/assets

ActiveLibrary

zvax/assets
===========

0.0.5(10y ago)078PHP

Since Dec 9Pushed 10y ago1 watchersCompare

[ Source](https://github.com/Zvax/assets)[ Packagist](https://packagist.org/packages/zvax/assets)[ RSS](/packages/zvax-assets/feed)WikiDiscussions master Synced 2mo ago

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

\#Assets

simple assets wrapper

this exemple would serve the wrapped content of both base and base2 files located in the /testjs folder

```
function testCompositeAsset()
    {
        $engine = new Assets\Engine();
        $map = [
            'default' => [
                'base',
                'base2',
            ],
        ];
        $engine->addCompositeAsset('javascript',$map,new Storage\FileLoader(__DIR__.'/testjs', 'js'));

        $js = $engine->serve('javascript', 'default');
    }
```

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity57

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 ~7 days

Total

6

Last Release

3775d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/74f374de6f1a1134eaa71027972c09042d0387afc3fd08dceb6ea2a2c3b1b516?d=identicon)[fractal](/maintainers/fractal)

---

Top Contributors

[![Zvax](https://avatars.githubusercontent.com/u/13436253?v=4)](https://github.com/Zvax "Zvax (20 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/zvax-assets/health.svg)

```
[![Health](https://phpackages.com/badges/zvax-assets/health.svg)](https://phpackages.com/packages/zvax-assets)
```

PHPackages © 2026

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