PHPackages                             guilleferrer/angularjsbundle - 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. guilleferrer/angularjsbundle

ActiveSymfony-bundle

guilleferrer/angularjsbundle
============================

Symfony2 bundle for Angular js integration

12922JavaScript

Since Oct 30Pushed 13y ago2 watchersCompare

[ Source](https://github.com/guilleferrer/angularjsbundle)[ Packagist](https://packagist.org/packages/guilleferrer/angularjsbundle)[ RSS](/packages/guilleferrer-angularjsbundle/feed)WikiDiscussions master Synced 1w ago

READMEChangelogDependenciesVersions (1)Used By (0)

angularjsbundle
===============

[](#angularjsbundle)

The angularjs bundle provides a basic template for an angular project and loads the assets requried by the [www.angularjs.org](http://www.angularjs.org) project

Make your template to

```
{% extends 'UdfAngularJSBundle::angular_base.html.twig' %}
```

For your project and you'll have a bootstraped version with the main assets for your Angular project

To configure just add :

```
// AppKernel.php
new Udf\AngularJSBundle\UdfAngularJSBundle()

```

```
// Edit your composer.json and add this line in the "require" object
"guilleferrer/angularjsbundle" :"dev-master"

```

This bundle FORCES you to have a MainCtrl function in javascript, that belongs to the the tag :

```

...

```

```

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity15

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 84.2% 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/c0bb53525e466b56b0fcb8d15035e8142fd04e952f2c1429553fe5b57b51dcae?d=identicon)[danidelalin](/maintainers/danidelalin)

![](https://avatars.githubusercontent.com/u/990622?v=4)[guilleferrer](/maintainers/guilleferrer)[@guilleferrer](https://github.com/guilleferrer)

---

Top Contributors

[![guilleferrer](https://avatars.githubusercontent.com/u/990622?v=4)](https://github.com/guilleferrer "guilleferrer (16 commits)")[![danidelalin](https://avatars.githubusercontent.com/u/1449678?v=4)](https://github.com/danidelalin "danidelalin (3 commits)")

### Embed Badge

![Health badge](/badges/guilleferrer-angularjsbundle/health.svg)

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

PHPackages © 2026

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