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(2y ago)01.7kGPL-2.0-or-laterPHPPHP ~8.1.0 || ~8.2.0 || ~8.3.0

Since May 17Pushed 2y 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 4w 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

28

—

LowBetter than 51% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity15

Limited adoption so far

Community8

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

Total

2

Last Release

812d 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

[friendsoftypo3/content-blocks

TYPO3 CMS Content Blocks - Content Types API | Define reusable components via YAML

103574.3k64](/packages/friendsoftypo3-content-blocks)[wazum/sluggi

TYPO3 extension for URL slug management with inline editing, auto-sync, locking, access control, and redirects

40543.5k](/packages/wazum-sluggi)[typo3/cms-install

TYPO3 CMS Install Tool - The Install Tool is used for installation, upgrade, system administration and setup tasks.

1812.5M560](/packages/typo3-cms-install)[typo3/cms-scheduler

TYPO3 CMS Scheduler - Schedule tasks to run once or periodically at a specific time.

169.5M263](/packages/typo3-cms-scheduler)[typo3/cms-lowlevel

TYPO3 CMS Lowlevel - Technical analysis of the system. This includes raw database search, checking relations, counting pages and records etc.

178.3M351](/packages/typo3-cms-lowlevel)[typo3/cms-redirects

TYPO3 CMS Redirects - Create manual redirects, list existing redirects and automatically createredirects on slug changes.

167.6M84](/packages/typo3-cms-redirects)

PHPackages © 2026

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