PHPackages                             m12u/twig-extensions-bundle - 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. [Templating &amp; Views](/categories/templating)
4. /
5. m12u/twig-extensions-bundle

ActiveBundle[Templating &amp; Views](/categories/templating)

m12u/twig-extensions-bundle
===========================

Twig extensions bundle

1.0.0(8y ago)010PHPPHP &gt;=5.5.9

Since Jan 24Pushed 8y ago1 watchersCompare

[ Source](https://github.com/dodev34/twig-extensions-bundle)[ Packagist](https://packagist.org/packages/m12u/twig-extensions-bundle)[ RSS](/packages/m12u-twig-extensions-bundle/feed)WikiDiscussions master Synced 3d ago

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

Installation
============

[](#installation)

```

$ composer require m12u/twig-extensions-bundle

```

Configuration
=============

[](#configuration)

In your `AppKernel.php`

```
class AppKernel extends Kernel
{
    public function registerBundles()
    {
        $bundles = [
            // ...
            new M12U\Bundle\TwigExtensionsBundle\M12UTwigExtentionsBundle(),
            // ...
        ];

        // ...
    }

```

Extensions available
====================

[](#extensions-available)

ExtensionFiltersFunctions`UcWordsExtension``ucwords``UcFirstExtension``ucfirst`

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity58

Maturing project, gaining track record

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

Unknown

Total

1

Last Release

3033d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/90d89d441280fb63574d0a28bf032f891d8e1e381d1ca9fe6fcd6e81d78accbc?d=identicon)[dodev34](/maintainers/dodev34)

### Embed Badge

![Health badge](/badges/m12u-twig-extensions-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/m12u-twig-extensions-bundle/health.svg)](https://phpackages.com/packages/m12u-twig-extensions-bundle)
```

###  Alternatives

[dms/twig-extension-bundle

DMS Twig Extension Bundle, leverages Fabien Potencier's extra twig extensions for your website.

19296.3k](/packages/dms-twig-extension-bundle)[frozzare/digster

Twig templates for WordPress

107.1k](/packages/frozzare-digster)

PHPackages © 2026

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