A set of tools to help with handling manifest.json files generated by webpack plugin danethurber/webpack-manifest-plugin.
Via Composer
$ composer require ovos/webpack-manifest
$skeleton = new Ovos\Webpack();
echo $skeleton->echoPhrase('Hello, League!');
The MIT License (MIT). Please see License File for more information.