PHPackages                             andydune/rzn-view-files-path - 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. [Templating &amp; Views](/categories/templating)
4. /
5. andydune/rzn-view-files-path

ActiveLibrary[Templating &amp; Views](/categories/templating)

andydune/rzn-view-files-path
============================

A ZF2 module allows you to change the paths to view files (css, js, images) easily.

v0.1.0(12y ago)0331MITPHPPHP &gt;=5.4.0

Since Feb 7Pushed 12y ago2 watchersCompare

[ Source](https://github.com/AndyDune/RznViewFilesPath)[ Packagist](https://packagist.org/packages/andydune/rzn-view-files-path)[ Docs](https://github.com/AndyDune/RznViewFilesPath)[ RSS](/packages/andydune-rzn-view-files-path/feed)WikiDiscussions master Synced today

READMEChangelog (1)Dependencies (1)Versions (2)Used By (0)

RznViewFilesPath
================

[](#rznviewfilespath)

A ZF2 module allows you to change paths to view files (css, js, images) easily.

Basic Using
-----------

[](#basic-using)

There is the part of layout from skeleton application:

```

```

Installation via Composer
-------------------------

[](#installation-via-composer)

### Steps

[](#steps)

#### 1. Add to composer.

[](#1-add-to-composer)

```
    "require" : {
        "andydune/rzn-view-files-path": "dev-master"
    }

```

#### 2. Copy config file (`rzn-view-files-path.global.php`) to your application autoload dir if you need to change basic configuration.

[](#2-copy-config-file-rzn-view-files-pathglobalphp-to-your-application-autoload-dir-if-you-need-to-change-basic-configuration)

#### 3. Add module to application config (/config/application.config.php)

[](#3-add-module-to-application-config-configapplicationconfigphp)

```
   ...
   'modules' => array(
        'RznViewFilesPath',
   ),
   ...

```

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity48

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

4477d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/79da3b2173a2cefb36abc9b4707cf2c633df8f2c748633ccf64186f5c0e7be6c?d=identicon)[AndyDune](/maintainers/AndyDune)

---

Top Contributors

[![AndyDune](https://avatars.githubusercontent.com/u/3772910?v=4)](https://github.com/AndyDune "AndyDune (12 commits)")

---

Tags

phpzf2componentrzn

### Embed Badge

![Health badge](/badges/andydune-rzn-view-files-path/health.svg)

```
[![Health](https://phpackages.com/badges/andydune-rzn-view-files-path/health.svg)](https://phpackages.com/packages/andydune-rzn-view-files-path)
```

###  Alternatives

[endroid/qr-code-bundle

Endroid QR Code Bundle

32110.6M17](/packages/endroid-qr-code-bundle)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
