Started using Symfony Encore recently in a work app as a replacement for hand-rolled webpack configurations. I also looked at Laravel Mix but it doesn’t have as many features or customisations as Encore (for our requirements, at least). So far, I quite like Encore, it definitely makes the simpler parts of a webpack configuration easier.