lm-commons/lmc-vite

Laminas View Helpers for Vite

Installs: 173

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 1

Open Issues: 0

pkg:composer/lm-commons/lmc-vite

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

This package is auto-updated.

Last update: 2025-09-30 22:45:22 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