visto9259

visto9259

  • Docs
  • Guides
  • About
  • Blog
  • GitHub

›Recent Posts

Recent Posts

  • laminas-webpack 2.0 released.
  • zend-webpack is abandoned
  • Laminas Framework and Webpack integration
  • Zend Framework and Webpack integration
  • Welcome

laminas-webpack 2.0 released.

August 2, 2022

Eric Richer

Version 2.0 of laminas-webpack is now available.

Summary

This release does not add new functionality.

  • PHP versions supported: 7.4, 8.0. 8.1
  • Added type declarations
  • Added test and code checking

Breaking Changes:

  • Removed deprecated functions from version 1:
    • WebpackOptions::getScriptList($routeMatched)
  • Minimum requirements for PHP is 7.4.

Credits

Thanks to fabiang who made the updates.

zend-webpack is abandoned

July 10, 2020

Eric Richer

zend-webpack is now abandoned and is no longer supported.

Please use laminas-webpack instead.

Laminas Framework and Webpack integration

July 10, 2020

Eric Richer

If you are using Laminas MVC and want to also use Webpack to bundle and manage dependencies in your frontend Javascript, I wrote a guide that explains how to use the zend-webpack Laminas module and php-webpack-plugin Webpack plugin to integrate and automate the bundling of frontend JS scripts in a Laminas Mvc application.

This is a replacement for zend-webpack which is now abandoned.

Zend Framework and Webpack integration

April 10, 2020

Eric Richer

If you are using ZF3 MVC and want to also use Webpack to bundle and manage dependencies in your frontend Javascript, I wrote a guide that explains how to use the zend-webpack ZF3 module and php-webpack-plugin Webpack plugin to integrate and automate the bundling of frontend JS scripts in a ZF3 Mvc application.

I hope you find it useful.

Welcome

April 9, 2020

Eric Richer

Welcome to my homepage on GitHub.

I have just finished setting up my GitHub personal website using Docusaurus. My goal is to publish documentation of packages that I have developed over time and made available on GitHub.

Copyright © 2022 VISTO Consulting inc.