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

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

zvax/js-wrapper
===============

0.0.5(10y ago)024PHP

Since Dec 9Pushed 10y ago1 watchersCompare

[ Source](https://github.com/Zvax/assets)[ Packagist](https://packagist.org/packages/zvax/js-wrapper)[ RSS](/packages/zvax-js-wrapper/feed)WikiDiscussions master Synced 4w 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

25

—

LowBetter than 35% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

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

3823d 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-js-wrapper/health.svg)

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

###  Alternatives

[asika/autolink

Auto convert url to link anchor.

33493.2k2](/packages/asika-autolink)[pantheon-systems/example-wordpress-composer

994.2k](/packages/pantheon-systems-example-wordpress-composer)[kornrunner/ethereum-token

PHP Ethereum Token Utils

1413.2k1](/packages/kornrunner-ethereum-token)

PHPackages © 2026

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