piko/asset-bundle

An helper to manage and publish a collection of assets inside the public path of a Piko framework project.

v2.0 2022-11-06 13:26 UTC

This package is auto-updated.

Last update: 2024-05-06 17:59:44 UTC


README

build Coverage Status

An helper to manage and publish a collection of assets inside the public path of a Piko framework project.

Installation

It's recommended that you use Composer to install Piko AssetBundle.

composer require piko/asset-bundle

Usage

See AssetBundleTest.php