Download the PHP package nongbit/codeigniter-vite without Composer
On this page you can find all versions of the php package nongbit/codeigniter-vite. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download nongbit/codeigniter-vite
More information about nongbit/codeigniter-vite
Files in nongbit/codeigniter-vite
Download nongbit/codeigniter-vite
More information about nongbit/codeigniter-vite
Files in nongbit/codeigniter-vite
Vendor nongbit
Package codeigniter-vite
Short Description Integrate Vite to CodeIgniter 4
License MIT
Homepage https://github.com/nongbit/codeigniter-vite#readme
Package codeigniter-vite
Short Description Integrate Vite to CodeIgniter 4
License MIT
Homepage https://github.com/nongbit/codeigniter-vite#readme
Keywords codeignitervite
Please rate this library. Is it a good library?
Informations about the package codeigniter-vite
Codeigniter Vite
Integrate Vite to CodeIgniter 4.
Setup
Download package using composer.
Run command to initiate vite.
Open APPPATH/Config/Vite.php
.
Usage
Inside your view, call vite_url()
.
If the vite server is active then vite_url()
will produce code like the following.
If manifest.json
is found then vite_url()
will read the file and generate the appropriate html code, something like this:
All versions of codeigniter-vite with dependencies
PHP Build Version
Package Version
No informations.
The package nongbit/codeigniter-vite contains the following files
Loading the files please wait ....