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.
Existing projects
If installing in an existing vite project, make sure to install the Zest plugin:
Then add it to your Vite config:
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.8
decodelabs/clip Version ^0.4
decodelabs/coercion Version ^0.3
decodelabs/collections Version ^0.11
decodelabs/exceptional Version ^0.5.3
decodelabs/genesis Version ^0.12.1
decodelabs/iota Version ^0.2
decodelabs/lucid Version ^0.5
decodelabs/monarch Version ^0.1.1
decodelabs/overpass Version ^0.2.8
decodelabs/terminus Version ^0.11.1
decodelabs/typify Version ^0.3.2
decodelabs/veneer Version ^0.12.3