PHPackages                             uegmobile/uuid-twig-extension-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. uegmobile/uuid-twig-extension-bundle

ActiveSymfony-bundle[Templating &amp; Views](/categories/templating)

uegmobile/uuid-twig-extension-bundle
====================================

Symfony twig extension bundle to use uuid function (based on ramsey/uuid bundle)

v1.0.2(3y ago)4472MITPHPPHP ^5.4||^7||^8

Since Jun 18Pushed 3y ago1 watchersCompare

[ Source](https://github.com/UEGMobile/uuid-twig-extension-bundle)[ Packagist](https://packagist.org/packages/uegmobile/uuid-twig-extension-bundle)[ Docs](https://github.com/UEGMobile/uuid-twig-extension-bundle)[ RSS](/packages/uegmobile-uuid-twig-extension-bundle/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependencies (2)Versions (4)Used By (0)

uuid-twig-extension-bundle
==========================

[](#uuid-twig-extension-bundle)

Symfony twig extension bundle to use uuid function (based on ramsey/uuid bundle)

installation
------------

[](#installation)

Through composer in your symfony project:

```
composer require uegmobile/uuid-twig-extension-bundle

```

In Symfony &lt;= 3, Then, register the bundle in your AppKernel by adding the following line:

```
new UEGMobile\UUIDTwigExtensionBundle\UUIDTwigExtensionBundle()

```

In Symfony &gt;= 4, Then, register the bundle in your bundle.php file by adding the following line:

```
UEGMobile\UUIDTwigExtensionBundle\UUIDTwigExtensionBundle::class => ['all' => true]

```

twig extensions
---------------

[](#twig-extensions)

### uuid function:

[](#uuid-function)

- link function to ramsey/uuid

#### Examples

[](#examples)

Print new UUID in a twig template:

```
{{ uuid() }}

```

###  Health Score

29

—

LowBetter than 60% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity17

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity60

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

Total

3

Last Release

1273d ago

PHP version history (3 changes)v1.0.0PHP ^5.4 || ^7.0

v1.0.1PHP ^5.4||^7.0||^7.1||^7.2||^7.3||^7.4

v1.0.2PHP ^5.4||^7||^8

### Community

Maintainers

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

---

Top Contributors

[![pablonunez](https://avatars.githubusercontent.com/u/1395639?v=4)](https://github.com/pablonunez "pablonunez (13 commits)")

---

Tags

bundlesymfonytwiguuidsymfonybundletwiguuid

### Embed Badge

![Health badge](/badges/uegmobile-uuid-twig-extension-bundle/health.svg)

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

###  Alternatives

[emanueleminotto/twig-cache-bundle

Symfony 2 Bundle for twigphp/twig-cache-extension

59678.3k4](/packages/emanueleminotto-twig-cache-bundle)[yellowskies/qr-code-bundle

Symfony Barcode &amp; QR Code Generator Bundle with Twig extension

36682.9k](/packages/yellowskies-qr-code-bundle)[cg/kint-bundle

This bundle lets you use the Kint function in your Twig templates. Kint is a print\_r() replacement which produces a structured, collapsible and escaped output

22125.8k1](/packages/cg-kint-bundle)[nucleos/antispam-bundle

This bundle provides some basic features to reduce spam in symfony forms.

52105.1k](/packages/nucleos-antispam-bundle)[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)[eschmar/time-ago-bundle

Provides a simple twig filter for expressing time difference in words.

1851.4k](/packages/eschmar-time-ago-bundle)

PHPackages © 2026

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