lm-commons/lmc-vite

Laminas View Helpers for Vite

1.0.x-dev 2025-05-30 21:56 UTC

This package is auto-updated.

Last update: 2025-05-30 21:56:49 UTC


README

Laminas View Helpers for Vite.

Dynamic JSON Badge

Note

This is for Mezzio at this point

Requirements

  • PHP 8.2 or higher

Installation

LmcVite only officially supports installation through Composer. For Composer documentation, please refer to getcomposer.org.

Install the module:

$ php composer.phar require lm-commons/lmc-vite

Customize the module by copy-pasting the config/vite.global.php.dist file to your config/autoload folder.

Documentation

To come...

Support