PHPackages                             dc/bundler-ngtpl - 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. dc/bundler-ngtpl

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

dc/bundler-ngtpl
================

Angular template support for dc/bundler

020[1 PRs](https://github.com/digitalcreations/bundler-ngtpl/pulls)PHPCI passing

Since May 27Pushed 3mo ago2 watchersCompare

[ Source](https://github.com/digitalcreations/bundler-ngtpl)[ Packagist](https://packagist.org/packages/dc/bundler-ngtpl)[ RSS](/packages/dc-bundler-ngtpl/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (2)Used By (0)

Angular template support for dc/bundler
=======================================

[](#angular-template-support-for-dcbundler)

Enables you to minify Javascript files using dc/bundler.

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

[](#installation)

```
composer require dc/bundler-ngtpl

```

or in `composer.json`

```
"require": {
    "dc/bundler-ngtpl": "dev-master"
}
```

Setup
-----

[](#setup)

This package depends on `dc/router`, but strongly suggests `dc/ioc`. This is how you register the transformer with the IoC container so it is picked up automatically:

```
\DC\Bundler\NGTemplate\NGTemplateTransformer::registerWithContainer($container, "module");
```

Specify the Angular module whose `$templateCache` will register the models.

###  Health Score

29

—

LowBetter than 59% of packages

Maintenance53

Moderate activity, may be stable

Popularity6

Limited adoption so far

Community9

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://www.gravatar.com/avatar/592f1016d288aeb80fddba8b7749f5bf91f83305b332e8d8f37db3d19c16b7d3?d=identicon)[vegardlarsen](/maintainers/vegardlarsen)

![](https://www.gravatar.com/avatar/53f38207340517e705d87fb858772629b30fa6f1d40a65668dc5599c099d3413?d=identicon)[francisrath](/maintainers/francisrath)

---

Top Contributors

[![vegardlarsen](https://avatars.githubusercontent.com/u/436508?v=4)](https://github.com/vegardlarsen "vegardlarsen (5 commits)")

### Embed Badge

![Health badge](/badges/dc-bundler-ngtpl/health.svg)

```
[![Health](https://phpackages.com/badges/dc-bundler-ngtpl/health.svg)](https://phpackages.com/packages/dc-bundler-ngtpl)
```

###  Alternatives

[kevinsimard/laravel-cookieless-session

Laravel middleware to start a cookieless session

1417.0k](/packages/kevinsimard-laravel-cookieless-session)

PHPackages © 2026

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