Download the PHP package highliuk/vite without Composer
On this page you can find all versions of the php package highliuk/vite. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download highliuk/vite
More information about highliuk/vite
Files in highliuk/vite
Download highliuk/vite
More information about highliuk/vite
Files in highliuk/vite
Please rate this library. Is it a good library?
Informations about the package vite
Vite.js Manifest Parser for PHP
This library allows you to parse Vite.js manifest files easily and print tags in PHP to enjoy Hot Module Replacement (HMR).
Installation
Use composer to install the package:
Usage
In this example, replace /path/to/dist
with the path to your Vite.js dist directory and /url/to/dist
with the URL to your Vite.js dist directory.
You can also specify the Vite host and port (defaults to http://localhost:5173/
):
Example
See the example directory for a full example.
License
This project is licensed under the MIT License - see the LICENSE file for details.
All versions of vite with dependencies
PHP Build Version
Package Version
No informations.
The package highliuk/vite contains the following files
Loading the files please wait ....