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

ActiveLibrary

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

Fenom extension: load tag and modifier from FS

1.0.3(10y ago)01191BSD-3PHPPHP &gt;=5.4.8

Since Jan 26Pushed 10y ago4 watchersCompare

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

READMEChangelog (4)Dependencies (4)Versions (5)Used By (0)

Loader tags and modifiers for Fenom from FS
===========================================

[](#loader-tags-and-modifiers-for-fenom-from-fs)

Just like Smarty.

Install
=======

[](#install)

Use composer:

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

Setup
=====

[](#setup)

Add traits into your Fenom class:

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

Use
===

[](#use)

```
$fenom->addPluginDir('./plugins');
```

Format
======

[](#format)

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity61

Established project with proven stability

 Bus Factor1

Top contributor holds 87.5% 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 ~64 days

Total

4

Last Release

3937d 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 (7 commits)")[![maxisoft-git](https://avatars.githubusercontent.com/u/2070199?v=4)](https://github.com/maxisoft-git "maxisoft-git (1 commits)")

---

Tags

loadertagfenom

###  Code Quality

TestsPHPUnit

### Embed Badge

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

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

###  Alternatives

[rtconner/laravel-tagging

Use PHP traits to extend Laravel Eloquent Models to allow Tags. Models can be marked as Taggable.

8833.1M14](/packages/rtconner-laravel-tagging)[cache/adapter-common

Common classes for PSR-6 adapters

11124.4M38](/packages/cache-adapter-common)[cache/tag-interop

Framework interoperable interfaces for tags

10525.0M12](/packages/cache-tag-interop)[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

2511.3M109](/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.0M21](/packages/m1-env)[cache/filesystem-adapter

A PSR-6 cache implementation using filesystem. This implementation supports tags

705.8M82](/packages/cache-filesystem-adapter)

PHPackages © 2026

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