PHPackages                             bkwld/auto-publish - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. bkwld/auto-publish

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

bkwld/auto-publish
==================

Automatically publish all Laravel workbench assets on every request

1.1.0(12y ago)325.2kMITPHPPHP &gt;=5.3.0

Since Oct 19Pushed 12y ago8 watchersCompare

[ Source](https://github.com/BKWLD/auto-publish)[ Packagist](https://packagist.org/packages/bkwld/auto-publish)[ RSS](/packages/bkwld-auto-publish/feed)WikiDiscussions master Synced 2w ago

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

Auto Publish
============

[](#auto-publish)

A small package that automatically publishes the assets of Laravel packages you currently have in your workbench. You would use it to have an easier workflow for testing css, js, or img changes while developing packages. The logic ONLY runs on your local enviornment.

Installation
------------

[](#installation)

1. Add it to your composer.json (`"bkwld/auto-publish": "~1.0"`) and do a composer install.
2. Add the service provider to your app.php config file providers: `'Bkwld\AutoPublish\ServiceProvider',`

Usage
-----

[](#usage)

After installing, there is nothing left to do. All packages in your workbench will have their assets published anew on every browser request.

###  Health Score

32

—

LowBetter than 69% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity24

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity61

Established project with proven stability

 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

Every ~83 days

Total

4

Last Release

4387d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/77567?v=4)[Robert Reinhard](/maintainers/weotch)[@weotch](https://github.com/weotch)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/bkwld-auto-publish/health.svg)

```
[![Health](https://phpackages.com/badges/bkwld-auto-publish/health.svg)](https://phpackages.com/packages/bkwld-auto-publish)
```

###  Alternatives

[psalm/plugin-laravel

Psalm plugin for Laravel

3345.1M337](/packages/psalm-plugin-laravel)[illuminate/pipeline

The Illuminate Pipeline package.

9348.3M268](/packages/illuminate-pipeline)[illuminate/pagination

The Illuminate Pagination package.

10533.5M997](/packages/illuminate-pagination)[illuminate/redis

The Illuminate Redis package.

8314.4M363](/packages/illuminate-redis)[illuminate/process

The Illuminate Process package.

44869.2k98](/packages/illuminate-process)[illuminate/cookie

The Illuminate Cookie package.

224.5M132](/packages/illuminate-cookie)

PHPackages © 2026

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