Download the PHP package pentatrion/vite-bundle without Composer
On this page you can find all versions of the php package pentatrion/vite-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download pentatrion/vite-bundle
More information about pentatrion/vite-bundle
Files in pentatrion/vite-bundle
Package vite-bundle
Short Description Vite integration for your Symfony app
License MIT
Informations about the package vite-bundle
ViteBundle : Symfony integration with Vite
[!IMPORTANT] This repository is a "subtree split": a read-only subset of that main repository symfony-vite-dev which delivers to packagist only the necessary code.
[!IMPORTANT] If you want to open issues, contribute, make PRs or consult examples you will have to go to the symfony-vite-dev repository.
This bundle helps you render all the dynamic script and link tags needed.
Essentially, it provides two twig functions to load the correct scripts into your templates.
Installation
Install the bundle with:
Add these twig functions in any template or base layout where you need to include a JavaScript entry:
Ecosystem
| Package | Description |
|---|---|
| vite-plugin-symfony | Vite plugin (read-only) |
| symfony-vite-dev | Package for contributors |
License
MIT.
All versions of vite-bundle with dependencies
symfony/asset Version ^4.4 || ^5.0 || ^6.0 || ^7.0 || ^8.0
symfony/config Version ^4.4 || ^5.0 || ^6.0 || ^7.0 || ^8.0
symfony/dependency-injection Version ^4.4 || ^5.0 || ^6.0 || ^7.0 || ^8.0
symfony/http-client Version ^4.4 || ^5.0 || ^6.0 || ^7.0 || ^8.0
symfony/http-kernel Version ^4.4 || ^5.0 || ^6.0 || ^7.0 || ^8.0
symfony/framework-bundle Version ^4.4 || ^5.0 || ^6.0 || ^7.0 || ^8.0
symfony/twig-bundle Version ^4.4 || ^5.0 || ^6.0 || ^7.0 || ^8.0