PHPackages                             andersundsehr/vite\_helper - 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. andersundsehr/vite\_helper

ActiveTypo3-cms-extension[Utility &amp; Helpers](/categories/utility)

andersundsehr/vite\_helper
==========================

Helps with integrationg vite in Prod and Development

1.0.1(1y ago)01.7k↓100%GPL-2.0-or-laterPHPPHP ~8.1.0 || ~8.2.0 || ~8.3.0

Since May 17Pushed 1y ago1 watchersCompare

[ Source](https://github.com/andersundsehr/vite_helper)[ Packagist](https://packagist.org/packages/andersundsehr/vite_helper)[ RSS](/packages/andersundsehr-vite-helper/feed)WikiDiscussions main Synced 1mo ago

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

Vite Helper (highly opinionated)
================================

[](#vite-helper-highly-opinionated)

Can only be used together with our internal setup.

Installation
------------

[](#installation)

```
composer require andersundsehr/vite_helper
```

Usage
-----

[](#usage)

add this to your `page.typoscript`

```
page.headTag.stdWrap.postUserFunc = AUS\ViteHelper\ViteUtility->headTag
page.headTag.stdWrap.postUserFunc {
    fontPreLoad {
      0 = src/fonts/Iconfont/icomoon.ttf
      1 = src/fonts/lato-v23-latin-300.woff2
      2 = src/fonts/lato-v23-latin-700.woff2
      3 = src/fonts/lato-v23-latin-regular.woff2
    }
  css {
    0 = src/typescript/index.css
  }
  js {
    0 = src/typescript/index.ts
  }
}

```

you need to have a `vite.config.js` in your project root

with ♥️ from anders und sehr GmbH
=================================

[](#with-️-from-anders-und-sehr-gmbh)

> If something did not work 😮
> or you appreciate this Extension 🥰 let us know.

> We are hiring

###  Health Score

32

—

LowBetter than 71% of packages

Maintenance32

Infrequent updates — may be unmaintained

Popularity19

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity56

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

722d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/471387?v=4)[Matthias Vogel](/maintainers/Kanti)[@Kanti](https://github.com/Kanti)

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

---

Top Contributors

[![Kanti](https://avatars.githubusercontent.com/u/471387?v=4)](https://github.com/Kanti "Kanti (3 commits)")

### Embed Badge

![Health badge](/badges/andersundsehr-vite-helper/health.svg)

```
[![Health](https://phpackages.com/badges/andersundsehr-vite-helper/health.svg)](https://phpackages.com/packages/andersundsehr-vite-helper)
```

###  Alternatives

[eliashaeussler/typo3-form-consent

Extension for TYPO3 CMS that adds double opt-in functionality to EXT:form

1481.0k](/packages/eliashaeussler-typo3-form-consent)[b13/assetcollector

Add CSS and SVG files and strings as inline style tag/inline svg to the html code.

10118.4k](/packages/b13-assetcollector)[mfd/ai-filemetadata

Automatically generates FAL metadata for files by means of public LLMs

1142.1k](/packages/mfd-ai-filemetadata)

PHPackages © 2026

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