PHPackages                             fenom/entity-loader - 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. fenom/entity-loader

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

fenom/entity-loader
===================

Fenom extension: set you rule for tag and modifier loader

1.0.1(11y ago)11481BSD-3PHPPHP &gt;=5.4.8

Since Jan 26Pushed 11y ago4 watchersCompare

[ Source](https://github.com/fenom-template/entity-loader)[ Packagist](https://packagist.org/packages/fenom/entity-loader)[ RSS](/packages/fenom-entity-loader/feed)WikiDiscussions master Synced today

READMEChangelog (2)Dependencies (3)Versions (3)Used By (1)

Custom tag and modifier loader for Fenom
========================================

[](#custom-tag-and-modifier-loader-for-fenom)

Install
=======

[](#install)

Use composer:

```
{
    "require": {
        "fenom/entity-loader": "1.*"
    }
}
```

Setup
=====

[](#setup)

Add trait into your Fenom class:

```
class MyFenom extends Fenom {
    use Fenom\EntityLoaderTrait;
}
```

Use
===

[](#use)

```
$fenom->addModifierLoader(function ($modifier_name, Fenom\Template $tpl) {});
$fenom->addTagLoader(function ($tag_name, Fenom\Template $tpl) {});
```

###  Health Score

28

—

LowBetter than 52% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity59

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.

###  Release Activity

Cadence

Every ~3 days

Total

2

Last Release

4172d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/135c5c250b5bf3601bec3f76db32610c07970441b96a557d0a7a767187912511?d=identicon)[bzick](/maintainers/bzick)

---

Top Contributors

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

---

Tags

loadertagfenom

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/fenom-entity-loader/health.svg)

```
[![Health](https://phpackages.com/badges/fenom-entity-loader/health.svg)](https://phpackages.com/packages/fenom-entity-loader)
```

###  Alternatives

[marcocesarato/php-conventional-changelog

Generate changelogs and release notes from a project's commit messages and metadata and automate versioning with semver.org and conventionalcommits.org

2521.5M119](/packages/marcocesarato-php-conventional-changelog)[m1/env

Env is a lightweight library bringing .env file parser compatibility to PHP. In short - it enables you to read .env files with PHP.

6412.8M23](/packages/m1-env)[sonata-project/classification-bundle

Symfony SonataClassificationBundle

953.2M21](/packages/sonata-project-classification-bundle)[silverstripe/tagfield

Tag field for SilverStripe

561.3M50](/packages/silverstripe-tagfield)[fpn/tag-bundle

FPN Tag Bundle

75408.2k2](/packages/fpn-tag-bundle)[zonneplan/laravel-module-loader

Module loader for Laravel

24124.8k](/packages/zonneplan-laravel-module-loader)

PHPackages © 2026

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