PHPackages                             s-patompong/ngcli-indexifier - 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. s-patompong/ngcli-indexifier

ActiveLibrary

s-patompong/ngcli-indexifier
============================

Laravel package

1.04(2y ago)03MITPHPPHP &gt;=7.0

Since Oct 26Pushed 2y ago1 watchersCompare

[ Source](https://github.com/s-patompong/ngcli-indexifier)[ Packagist](https://packagist.org/packages/s-patompong/ngcli-indexifier)[ RSS](/packages/s-patompong-ngcli-indexifier/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (2)Dependencies (2)Versions (6)Used By (0)

pangpondpon/ngcli-indexifier
============================

[](#pangpondponngcli-indexifier)

Package to insert angular assets to laravel blade template.

[![Build Status](https://camo.githubusercontent.com/e81fd10fb185d3d0b582af17b1f07f3b0798d1327c5106a0b97984b64d95e89c/68747470733a2f2f7472617669732d63692e6f72672f70616e67706f6e64706f6e2f6e67636c692d696e64657869666965722e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/pangpondpon/ngcli-indexifier)

Problem
-------

[](#problem)

Angular Cli build production command will output the hash in js and css file. This library will help you include those files easily using blade directive `ngStyle` and `ngScripts`

Prerequisite
------------

[](#prerequisite)

1. PHP 7.1

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

[](#installation)

1. Run `composer install pangpondpon/ngcli-indexifier` to install the library
2. If you're using Laravel 5.4 or below, add the service provider to your config/app.php in `providers` array.

```
Indexifier\IndexifierServiceProvider::class,

```

Usage
-----

[](#usage)

You need to add `ngStyle` before `` tag and add `ngScripts` before ``

```

    My App

    @ngStyle

    @ngScripts

```

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity3

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity62

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

Total

5

Last Release

795d ago

### Community

Maintainers

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

---

Top Contributors

[![pond-tc](https://avatars.githubusercontent.com/u/161486681?v=4)](https://github.com/pond-tc "pond-tc (2 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/s-patompong-ngcli-indexifier/health.svg)

```
[![Health](https://phpackages.com/badges/s-patompong-ngcli-indexifier/health.svg)](https://phpackages.com/packages/s-patompong-ngcli-indexifier)
```

###  Alternatives

[fumeapp/modeltyper

Generate TypeScript interfaces from Laravel Models

196277.9k](/packages/fumeapp-modeltyper)[aedart/athenaeum

Athenaeum is a mono repository; a collection of various PHP packages

245.2k](/packages/aedart-athenaeum)

PHPackages © 2026

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