PHPackages                             walisph/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. walisph/assets

ActiveWalisph-module[Utility &amp; Helpers](/categories/utility)

walisph/assets
==============

Assets Module for Walis Applications

v0.1.3(11y ago)01361MITPHPPHP &gt;=5.4.0

Since Aug 14Pushed 11y agoCompare

[ Source](https://github.com/walisph/assets)[ Packagist](https://packagist.org/packages/walisph/assets)[ RSS](/packages/walisph-assets/feed)WikiDiscussions master Synced today

READMEChangelogDependencies (8)Versions (5)Used By (1)

Assets Module
=============

[](#assets-module)

###### This is new repository from the old [walisph/walis-assets](https://github.com/walisph/walis-assets)

[](#this-is-new-repository-from-the-old-walisphwalis-assets)

[![Build Status](https://camo.githubusercontent.com/be856c8cecccd9844eef4f1cab14af4fdb00dc1af67222ce3c4a18df76ff973a/68747470733a2f2f7472617669732d63692e6f72672f77616c697370682f6173736574732e737667)](https://travis-ci.org/walisph/assets)[![Latest Stable Version](https://camo.githubusercontent.com/2a9ef4e697c9946d7abca2c642abec75a4df2206e5d399a308c4831e45303aa2/68747470733a2f2f706f7365722e707567782e6f72672f77616c697370682f6173736574732f762f737461626c652e737667)](https://packagist.org/packages/walisph/assets)[![Total Downloads](https://camo.githubusercontent.com/7751f9f4527add87327343a23ec51ca14786db9935d9c17e65f081dd6b8dfec2/68747470733a2f2f706f7365722e707567782e6f72672f77616c697370682f6173736574732f646f776e6c6f6164732e737667)](https://packagist.org/packages/walisph/assets)[![Latest Unstable Version](https://camo.githubusercontent.com/5efe5d737a5e1cdacc11929b8fcb9cd2130aac718af6edf7f9799bb4dd3b3592/68747470733a2f2f706f7365722e707567782e6f72672f77616c697370682f6173736574732f762f756e737461626c652e737667)](https://packagist.org/packages/walisph/assets)[![License](https://camo.githubusercontent.com/468f9e78f02acdca503a73092ef6fb926740785adb15a86df9b038ad3bd5cc82/68747470733a2f2f706f7365722e707567782e6f72672f77616c697370682f6173736574732f6c6963656e73652e737667)](https://packagist.org/packages/walisph/assets)

This package focus on assets commands but later on can be more extensive. This is built for WalisPH 2 Laravel Applications, yet.

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

[](#installation)

Install or update the package through your `composer.json`

```
{
    "require-dev": {
        "walisph/assets": "0.1.*"
    }
}

```

And then run the composer install or update with `--dev` option

```
composer install --dev

```

Once this operation is completed, the final step is to add the Service Provider. Add to your Configuration App `app/config/app.php` the new item to the providers array.

```
'providers' => array(
    .....
    'Walisph\Assets\AssetsServiceProvider',
)

```

Usage
-----

[](#usage)

There are many ways to do for your Walis assets directory

- [Clean](#assetsclean)
- [Import](#assetsimport)

#### assets:clean

[](#assetsclean)

This function is to clean your assets directory, either `storage`, and even `public`

```
php artisan assets:clean

```

To specify a directory just add `-d` to your option

```
php artisan assets:clean -d storage

```

Or if you want a direct option

```
php artisan assets:clean --storage

```

this clean the assets storage path

#### assets:import

[](#assetsimport)

This function is to import an assets library from your base vendor directory.

```
php artisan assets:import {owner}/{product}

```

For example, the company Zurb and their product the Foundation. Between the company and product the separator is a slash `/`

```
php artisan assets:import zurb/foundation

```

Since v0.1.1, you can now import an assets library downloaded by your bower, for example:

```
php artisan assets:import animate.css

php artisan assets:import jquery

```

License
-------

[](#license)

The MIT License (MIT)

Copyright (c) 2014 Walis Philippines

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

---

###### CREATED AND DEVELOPED BY WALIS PHILIPPINES - 2014

[](#created-and-developed-by-walis-philippines---2014)

###  Health Score

25

—

LowBetter than 35% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity51

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

Every ~10 days

Total

4

Last Release

4310d ago

### Community

Maintainers

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

---

Top Contributors

[![jayaregalinada](https://avatars.githubusercontent.com/u/1170288?v=4)](https://github.com/jayaregalinada "jayaregalinada (14 commits)")

---

Tags

moduleassetswalisphwaliswalisph-module

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/walisph-assets/health.svg)

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

###  Alternatives

[laravel/ai

The official AI SDK for Laravel.

1.0k3.2M193](/packages/laravel-ai)[illuminate/session

The Illuminate Session package.

9939.3M847](/packages/illuminate-session)[moonshine/moonshine

Laravel administration panel

1.3k253.1k81](/packages/moonshine-moonshine)[illuminate/queue

The Illuminate Queue package.

21332.6M1.6k](/packages/illuminate-queue)[illuminate/view

The Illuminate View package.

13047.0M2.2k](/packages/illuminate-view)[psalm/plugin-laravel

Psalm plugin for Laravel

3355.3M346](/packages/psalm-plugin-laravel)

PHPackages © 2026

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