Download the PHP package decodelabs/zest without Composer
On this page you can find all versions of the php package decodelabs/zest. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download decodelabs/zest
More information about decodelabs/zest
Files in decodelabs/zest
Package zest
Short Description Vite front end dev environment integration
License MIT
Informations about the package zest
Zest
Vite front end dev environment integration
Zest provides a simplified and opinionated PHP oriented entry point to the Vite development environment.
Get news and updates on the DecodeLabs blog.
Installation
Install via Composer:
Usage
Zest aims to provide a simple automated way to integrate the Vite dev server into your PHP application.
All terminal commands assume you have Effigy installed and working.
This command will initialise a Vite config file, install everything you initially need in a package.json file and run the dev server. ctrl+c
to quit the server.
From then on:
Build will trigger automatically when the dev server is closed.
View consumption
To make use of Zest, you will need to consume the generated assets from the manifest in your views. As it stands, there are no pre-built view adapters (there are many different view libraries out there!!), however you can adapt the one you use like this:
Licensing
Zest is licensed under the MIT License. See LICENSE for the full license text.
All versions of zest with dependencies
decodelabs/archetype Version ^0.3.6
decodelabs/clip Version ^0.3.4
decodelabs/collections Version ^0.9
decodelabs/exceptional Version ^0.4.3
decodelabs/genesis Version ^0.9
decodelabs/lucid Version ^0.4.7
decodelabs/overpass Version ^0.2.6
decodelabs/terminus Version ^0.10
decodelabs/veneer Version ^0.11.6