lm-commons / lmc-vite
Laminas View Helpers for Vite
1.0.x-dev
2025-05-30 21:56 UTC
Requires
- php: ~8.2.0 || ~8.3.0 || ~8.4.0
- laminas/laminas-servicemanager: ^3.20
- laminas/laminas-view: ^2.30
Requires (Dev)
- laminas/laminas-coding-standard: ^3.1
- phpunit/phpunit: 11.0
- psalm/plugin-phpunit: ^0.19.0
- vimeo/psalm: ^6.10
This package is auto-updated.
Last update: 2025-05-30 21:56:49 UTC
README
Laminas View Helpers for Vite.
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
- File issues at https://github.com/LM-Commons/LmcVite/issues.
- Ask questions in the LM-Commons Slack chat.