PHPackages                             uupvite/vite-assets-loader - 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. uupvite/vite-assets-loader

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

uupvite/vite-assets-loader
==========================

v1.0.2(2y ago)0141[1 issues](https://github.com/uupvite/asset-loader/issues)MITPHP

Since Apr 10Pushed 1y ago1 watchersCompare

[ Source](https://github.com/uupvite/asset-loader)[ Packagist](https://packagist.org/packages/uupvite/vite-assets-loader)[ RSS](/packages/uupvite-vite-assets-loader/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (3)DependenciesVersions (3)Used By (0)

UupVite
-------

[](#uupvite)

UupVite (double-U P vite) provides a simple API to enqueue assets that were bundled through vite with the corresponding vite plugin.

```
$asset_loader = new \UupVite\ViteAssetsLoader(
    __DIR__ . '/dist/manifest.json',
    get_template_directory_uri() . '/dist/manifest.json'
);

$asset_loader->enqueue_script(
    'theme-js', // handle
    'js/main.js' // source file
);

$asset_loader->enqueue_style(
    'theme-styles', // handle
    'resources/css/theme.scss' // source file
);

```

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance28

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity42

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

Total

2

Last Release

767d ago

### Community

Maintainers

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

---

Top Contributors

[![emohamed](https://avatars.githubusercontent.com/u/536840?v=4)](https://github.com/emohamed "emohamed (5 commits)")

### Embed Badge

![Health badge](/badges/uupvite-vite-assets-loader/health.svg)

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

###  Alternatives

[m1/env

Env is a lightweight library bringing .env file parser compatibility to PHP. In short - it enables you to read .env files with PHP.

6412.0M21](/packages/m1-env)[roave/psalm-html-output

Psalm HTML Output

23312.0k1](/packages/roave-psalm-html-output)[pear/system_daemon

A port of the PEAR class to create Daemons with pure PHP

11139.9k1](/packages/pear-system-daemon)[mateffy/laravel-codebase-mcp

An MCP server to give Cursor, Aider, etc. the ability to introspect your Laravel codebase directly, by querying for your models, views, routes and classes without raw file search.

201.1k](/packages/mateffy-laravel-codebase-mcp)

PHPackages © 2026

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