academy-team/laminas_smarty_webpack_integration

There is no license information available for the latest version (dev-main) of this package.

A short description of what your package does

Installs: 3 520

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 0

Forks: 0

Open Issues: 0

pkg:composer/academy-team/laminas_smarty_webpack_integration

dev-main 2023-02-10 10:24 UTC

This package is auto-updated.

Last update: 2025-09-10 15:42:03 UTC


README

LaminasSmartyWebpackIntegration is a module that integrates the Smarty Webpack Encore extension into Laminas, using SmartyModule to load them.

Installation

Composer

  1. Add "academy-team/laminas_smarty_webpack_integration": "*" to your composer.json file and run composer update.
  2. Add 'AcademyTeam\LaminasSmartyWebpack\Integration' to your config/application.config.php file under the modules key.

That's it!