PHPackages                             jeyroik/df-templates-triggers - 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. jeyroik/df-templates-triggers

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

jeyroik/df-templates-triggers
=============================

Templates for DF triggers

0.1.0(2y ago)019PHP

Since Aug 9Pushed 2y ago1 watchersCompare

[ Source](https://github.com/jeyroik/df-templates-triggers)[ Packagist](https://packagist.org/packages/jeyroik/df-templates-triggers)[ RSS](/packages/jeyroik-df-templates-triggers/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (1)Dependencies (5)Versions (3)Used By (0)

[![tests](https://github.com/jeyroik/df-templates-triggers/workflows/PHP%20Composer/badge.svg?branch=master&event=push)](https://github.com/jeyroik/df-templates-triggers/workflows/PHP%20Composer/badge.svg?branch=master&event=push)[![codecov.io](https://camo.githubusercontent.com/ec0d3e763a998f9689bb192859570db3d0b6ede1126523c68891e0a9ca8f5373/68747470733a2f2f636f6465636f762e696f2f67682f6a6579726f696b2f64662d74656d706c617465732d74726967676572732f636f7665726167652e7376673f6272616e63683d6d6173746572)](https://camo.githubusercontent.com/ec0d3e763a998f9689bb192859570db3d0b6ede1126523c68891e0a9ca8f5373/68747470733a2f2f636f6465636f762e696f2f67682f6a6579726f696b2f64662d74656d706c617465732d74726967676572732f636f7665726167652e7376673f6272616e63683d6d6173746572)[![](https://camo.githubusercontent.com/a128c5e1eff2745e399e90f23a80f9d235c8d2e30a0dd130c2a9fd4cb899b769/68747470733a2f2f6170692e636f6465636c696d6174652e636f6d2f76312f6261646765732f63343437343461656230663336343464353261632f6d61696e7461696e6162696c697479)](https://codeclimate.com/github/jeyroik/df-templates-triggers/maintainability)[![Latest Stable Version](https://camo.githubusercontent.com/3897e681b230f85a53b86a85f0eb3c6964f211003ea030b8ab813834e5d0833e/68747470733a2f2f706f7365722e707567782e6f72672f6a6579726f696b2f64662d74656d706c617465732d74726967676572732f76)](//packagist.org/packages/jeyroik/df-templates-triggers)[![Total Downloads](https://camo.githubusercontent.com/df18be73ddc0a74ae5b36ae97726a8efbb1d07d4c5abd7d6727d59876865dda5/68747470733a2f2f706f7365722e707567782e6f72672f6a6579726f696b2f64662d74656d706c617465732d74726967676572732f646f776e6c6f616473)](//packagist.org/packages/jeyroik/df-templates-triggers)[![Dependents](https://camo.githubusercontent.com/3800b121d710c63fdf7d4aeaa855498d6bd927a39b00e1c53ef01c38de703fd1/68747470733a2f2f706f7365722e707567782e6f72672f6a6579726f696b2f64662d74656d706c6174652d7472696767657273732f646570656e64656e7473)](//packagist.org/packages/jeyroik/df-templates-triggers)

df-templates-triggers
=====================

[](#df-templates-triggers)

Templates for DF triggers

Library provide `IContextTrigger`.

usage
=====

[](#usage)

```
$ts = new TemplateService();
$templates = $ts->getTemplates($someRepo, new ContextTrigger([
    ContextTrigger::FIELD__PARAMS => [
        ContextTrigger::PARAM__FOR => [
            IParam::FIELD__NAME => ContextTrigger::PARAM__FOR,
            IParam::FIELD__VALUE => ETrigger::Event
        ],
        ContextTrigger::PARAM__TRIGGER => [
            IParam::FIELD__NAME => ContextTrigger::PARAM__TRIGGER,
            IParam::FIELD__VALUE => $trigger
        ]
    ]
]));
```

###  Health Score

18

—

LowBetter than 8% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity35

Early-stage or recently created project

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

Total

2

Last Release

1007d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/2aaec5c4bade6ab2b5d1a0f7d97ab4e0ff2ce83937f76499b2888ad16cde5e04?d=identicon)[jeyroik](/maintainers/jeyroik)

---

Top Contributors

[![jeyroik](https://avatars.githubusercontent.com/u/6348124?v=4)](https://github.com/jeyroik "jeyroik (3 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/jeyroik-df-templates-triggers/health.svg)

```
[![Health](https://phpackages.com/badges/jeyroik-df-templates-triggers/health.svg)](https://phpackages.com/packages/jeyroik-df-templates-triggers)
```

###  Alternatives

[mustache/mustache

A Mustache implementation in PHP.

3.3k44.6M291](/packages/mustache-mustache)[roots/acorn

Framework for Roots WordPress projects built with Laravel components.

9682.1M97](/packages/roots-acorn)[whitecube/nova-flexible-content

Flexible Content &amp; Repeater Fields for Laravel Nova.

8053.0M25](/packages/whitecube-nova-flexible-content)[mopa/bootstrap-bundle

Easy integration of twitters bootstrap into symfony2

7042.9M33](/packages/mopa-bootstrap-bundle)[limenius/react-bundle

Client and Server-side react rendering in a Symfony Bundle

3871.2M](/packages/limenius-react-bundle)[symfony/ux-icons

Renders local and remote SVG icons in your Twig templates.

545.8M69](/packages/symfony-ux-icons)

PHPackages © 2026

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