Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 668 Bytes

File metadata and controls

18 lines (11 loc) · 668 Bytes

Piko AssetBundle

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