symfony/asset-mapper
Symfony AssetMapper exposes asset directories, copies them to a public folder with digested/versioned filenames, and can generate an importmap so you can use modern JavaScript modules without a build step.
The AssetMapper component allows you to expose directories of assets that are then moved to a public directory with digested (i.e. versioned) filenames. It also allows you to dump an importmap to allow writing modern JavaScript without a build system.
How can I help you explore Laravel packages today?