PHPackages                             kerkerker/autoasset - 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. [Framework](/categories/framework)
4. /
5. kerkerker/autoasset

ActiveLibrary[Framework](/categories/framework)

kerkerker/autoasset
===================

automatic asset for Laravel

16PHP

Since Jan 22Pushed 11y ago1 watchersCompare

[ Source](https://github.com/haubar/autoasset)[ Packagist](https://packagist.org/packages/kerkerker/autoasset)[ RSS](/packages/kerkerker-autoasset/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependenciesVersions (2)Used By (0)

\#Auto Asset for laravel

加入
`"repositories": [ { "type": "git", "url": "https://github.com/haubar/autoasset.git" } ],`

在｀composer.json｀下指令

`composer require kerkerker/autoasset`

在 `app/config/app.php` 裡的 Providers 裡加入

`'Kerkerker\Autoasset\AssetServiceProvider'`

在 `app/config/app.php` 裡的 aliases 裡加入

`'Asset'  => 'Kerkerker\Autoasset\Asset'`

在要使用的blade樣版中使加入

```
 ｀{{ Asset::style('') }}｀
 ｀{{ Asset::script('') }}｀

```

會自動加入網址對應檔案的CSS 及 javascript

example:

```
  `http://laravel.local/register`
  ``

```

> config 可另外加入path參數

###  Health Score

21

—

LowBetter than 18% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity43

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://avatars.githubusercontent.com/u/651458?v=4)[haubar](/maintainers/haubar)[@haubar](https://github.com/haubar)

---

Top Contributors

[![haubar](https://avatars.githubusercontent.com/u/651458?v=4)](https://github.com/haubar "haubar (22 commits)")

### Embed Badge

![Health badge](/badges/kerkerker-autoasset/health.svg)

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

###  Alternatives

[laravel/dusk

Laravel Dusk provides simple end-to-end testing and browser automation.

1.9k39.6M299](/packages/laravel-dusk)[nineinchnick/edatatables

Grid widget for the Yii Framework, wrapper for the DataTables jQuery plugin

173.2k](/packages/nineinchnick-edatatables)[link-cloud/fast-hyperf

LinkCloud Fast Hyperf

241.2k1](/packages/link-cloud-fast-hyperf)

PHPackages © 2026

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