lm-commons/lmc-vite

Laminas View Helpers for Vite

Maintainers

Package info

github.com/LM-Commons/lmc-vite

pkg:composer/lm-commons/lmc-vite

Statistics

Installs: 199

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 4

1.0.x-dev 2026-05-19 19:18 UTC

README

Laminas View Helpers for using Vite in Mezzio applications

Build Version Total Downloads License Static Badge Dynamic JSON Badge

Requirements

  • PHP 8.3 or higher
  • Laminas View v2 or v3

Installation

LmcVite only officially supports installation through Composer.

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

The official documentation is available here folder.

Support