PHPackages                             teddy/publisher - 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. teddy/publisher

ActiveLibrary

teddy/publisher
===============

Publisher copies files/folders from private folders to public

0441PHP

Since Apr 2Pushed 10y ago1 watchersCompare

[ Source](https://github.com/Grez/Publisher)[ Packagist](https://packagist.org/packages/teddy/publisher)[ RSS](/packages/teddy-publisher/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (1)

Publisher
=========

[](#publisher)

Nette extension, copies files/folders from private folders to public

Usage
-----

[](#usage)

`composer require teddy/publisher`

```
extensions:
    publisher: Teddy\Publisher\Extension

publisher:
    package1:
        from: %appDir%/../vendor/package1/forms
        to: %wwwDir%
        items:
            - /js/init.js
            - /js/folder
    package2:
        from: %appDir%/../vendor/package2/www
        to: %wwwDir%
        items:
            - /css
            - /js
```

###  Health Score

21

—

LowBetter than 18% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity41

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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/cb12afe1f6c57813fe63773f97c32eb55e325cdb37efbc1c3358f4833a8d1d60?d=identicon)[Grez](/maintainers/Grez)

---

Top Contributors

[![Grez](https://avatars.githubusercontent.com/u/638592?v=4)](https://github.com/Grez "Grez (9 commits)")

### Embed Badge

![Health badge](/badges/teddy-publisher/health.svg)

```
[![Health](https://phpackages.com/badges/teddy-publisher/health.svg)](https://phpackages.com/packages/teddy-publisher)
```

PHPackages © 2026

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