PHPackages                             hnhdigital-os/laravel-assets - 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. hnhdigital-os/laravel-assets

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

hnhdigital-os/laravel-assets
============================

Assets manager for Laravel.

v2.5.6(8y ago)03.8kMITPHPPHP &gt;=5.5.9

Since Apr 11Pushed 8y agoCompare

[ Source](https://github.com/hnhdigital-os/laravel-assets)[ Packagist](https://packagist.org/packages/hnhdigital-os/laravel-assets)[ Docs](https://roumen.it/projects/laravel-assets)[ RSS](/packages/hnhdigital-os-laravel-assets/feed)WikiDiscussions master Synced yesterday

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

[laravel-assets](http://roumen.it/projects/laravel-assets) package
==================================================================

[](#laravel-assets-package)

[![Latest Stable Version](https://camo.githubusercontent.com/27ada47877e73198f187d525e686d922fed6c743bf6852673928c521d9f0b7ad/68747470733a2f2f706f7365722e707567782e6f72672f726f756d656e2f61737365742f76657273696f6e2e706e67)](https://packagist.org/packages/roumen/asset) [![Total Downloads](https://camo.githubusercontent.com/138a7b51be2f5fa8f3a36267462de461cf0a7a93ebe188715c99901b7a532386/68747470733a2f2f706f7365722e707567782e6f72672f726f756d656e2f61737365742f642f746f74616c2e706e67)](https://packagist.org/packages/roumen/asset) [![Build Status](https://camo.githubusercontent.com/df8deb2328a5b9388b652d5dab20830e3efd15a07e432ea0666921f8bba60f70/68747470733a2f2f7472617669732d63692e6f72672f526f756d656e44616d69616e6f66662f6c61726176656c2d6173736574732e706e673f6272616e63683d6d6173746572)](https://travis-ci.org/RoumenDamianoff/laravel-assets) [![License](https://camo.githubusercontent.com/24848d6ccc23e99b1ea0b688fc04e6d197af5ad13d5d0a5958c13406a4c3e55e/68747470733a2f2f706f7365722e707567782e6f72672f726f756d656e2f61737365742f6c6963656e73652e706e67)](https://packagist.org/packages/roumen/asset)

A simple assets manager for Laravel 5.

Notes
-----

[](#notes)

Latest supported version for Laravel 4 is 2.4.\* (e.g v2.4.3)

Branch dev-master is for development and is unstable

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

[](#installation)

Run the following command and provide the latest stable version (e.g v2.5.4) :

```
composer require roumen/asset
```

or add the following to your `composer.json` file :

```
"roumen/asset": "2.5.*"
```

Then register this service provider with Laravel :

```
'Roumen\Asset\AssetServiceProvider',
```

and add class alias for easy usage

```
'Asset' => 'Roumen\Asset\Asset',
```

Don't forget to use `composer update` and `composer dump-autoload` when is needed!

Examples
--------

[](#examples)

[Example usage and layout structure](https://github.com/RoumenDamianoff/laravel-assets/wiki)

###  Health Score

31

—

LowBetter than 68% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity17

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity63

Established project with proven stability

 Bus Factor2

2 contributors hold 50%+ of commits

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 ~284 days

Recently: every ~335 days

Total

6

Last Release

2993d ago

PHP version history (2 changes)v2.3.12PHP &gt;=5.3.0

v2.5.5PHP &gt;=5.5.9

### Community

Maintainers

![](https://www.gravatar.com/avatar/5270e3a3d1add4e39f12dfde3ce549999a26f759d7128056083ab07f475259f2?d=identicon)[bluora](/maintainers/bluora)

---

Top Contributors

[![mrcasual](https://avatars.githubusercontent.com/u/2430296?v=4)](https://github.com/mrcasual "mrcasual (7 commits)")[![marsderp](https://avatars.githubusercontent.com/u/1872386?v=4)](https://github.com/marsderp "marsderp (5 commits)")[![RoccoHoward](https://avatars.githubusercontent.com/u/227896?v=4)](https://github.com/RoccoHoward "RoccoHoward (2 commits)")[![enjine](https://avatars.githubusercontent.com/u/6955491?v=4)](https://github.com/enjine "enjine (1 commits)")[![goncons](https://avatars.githubusercontent.com/u/7095409?v=4)](https://github.com/goncons "goncons (1 commits)")[![nksoff](https://avatars.githubusercontent.com/u/1710024?v=4)](https://github.com/nksoff "nksoff (1 commits)")

---

Tags

laravelmanagerassetsasset

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/hnhdigital-os-laravel-assets/health.svg)

```
[![Health](https://phpackages.com/badges/hnhdigital-os-laravel-assets/health.svg)](https://phpackages.com/packages/hnhdigital-os-laravel-assets)
```

###  Alternatives

[stolz/assets

An ultra-simple-to-use assets management library

296519.2k8](/packages/stolz-assets)[jasonlewis/resource-watcher

Simple PHP resource watcher library.

221145.8k14](/packages/jasonlewis-resource-watcher)[fisharebest/laravel-assets

Asset management for Laravel

208.1k](/packages/fisharebest-laravel-assets)[cybercog/laravel-paket

Composer personal web interface. Manage Laravel dependencies without switching to command line!

1753.3k](/packages/cybercog-laravel-paket)[mmanos/laravel-casset

An asset management package for Laravel 4.

102.6k](/packages/mmanos-laravel-casset)[efficiently/jquery-laravel

This package provides jQuery and the jQuery-ujs driver for your Laravel &gt;= 6 application.

1311.0k1](/packages/efficiently-jquery-laravel)

PHPackages © 2026

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