PHPackages                             radnan/rdn-asset - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. radnan/rdn-asset

ActiveLibrary

radnan/rdn-asset
================

Zend Framework 2 simple asset publishing module

v1.0.0(12y ago)126MITPHP

Since Feb 16Pushed 12y ago1 watchersCompare

[ Source](https://github.com/radnan/rdn-asset)[ Packagist](https://packagist.org/packages/radnan/rdn-asset)[ RSS](/packages/radnan-rdn-asset/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependencies (4)Versions (2)Used By (0)

RdnAsset
========

[](#rdnasset)

The **RdnAsset** ZF2 module provides a very simple way to publish the public assets for all your modules.

How to install
--------------

[](#how-to-install)

1. Use `composer` to require the `radnan/rdn-asset` package:

    ```
    $ composer require radnan/rdn-asset:1.*
    ```
2. Activate the module by including it in your `application.config.php` file:

    ```
