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-10-06 18:47:56 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