PHPackages                             fluidphp/viewmodel-helper - 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. [Framework](/categories/framework)
4. /
5. fluidphp/viewmodel-helper

ActiveLibrary[Framework](/categories/framework)

fluidphp/viewmodel-helper
=========================

FluidPHP framework view model helper

v1.0.3-stable(4y ago)119011GPL-2.0-or-laterPHP

Since Jan 23Pushed 4y ago1 watchersCompare

[ Source](https://github.com/ground-creative/fluidphp-view-model-helper)[ Packagist](https://packagist.org/packages/fluidphp/viewmodel-helper)[ Docs](http://phptoolcase.com)[ RSS](/packages/fluidphp-viewmodel-helper/feed)WikiDiscussions master Synced 4w ago

READMEChangelog (3)DependenciesVersions (4)Used By (1)

FluidPhp View Model Helper
==========================

[](#fluidphp-view-model-helper)

FluidPhp is a framework based on the PhpToolCase library, visit [phptoolcase.com](http://phptoolcase.com) for complete guides and examples.

Installation
------------

[](#installation)

Add the package to your composer.json file, to install the helper.

With fluidphp framework:

```
"require":
{
	"mnsami/composer-custom-directory-installer": "2.0.*" ,
	"fluidphp/viewmodel-helper": "*"
} ,
"extra":
{
	"installer-paths":
	{
		"./vendor/fluidphp/helpers/ViewModel": ["fluidphp/viewmodel-helper"]
	}
}

```

Stand-alone:

```
"require":
{
	"fluidphp/viewmodel-helper": "*"
}

```

Project Info
------------

[](#project-info)

### Project Home

[](#project-home)

### Requirements

[](#requirements)

php version 5.4+

```
Add the following to your composer.json file:

- WITH FLUIDPHP FRAMEWORK:

	"require":
	{
		"mnsami/composer-custom-directory-installer": "1.0.*",
		"fluidphp/viewmodel-helper": "~1.0"
	} ,
	"extra":
	{
		"installer-paths":
		{
			"./vendor/fluidphp/helpers/ViewModel": ["fluidphp/viewmodel-helper"]
		}
	}

- STAND-ALONE:

	"require":
	{
		"fluidphp/viewmodel-helper": "~1.0"
	}

```

###  Health Score

30

—

LowBetter than 62% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity13

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity65

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

Total

3

Last Release

1556d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/8352e76f8a98f5253281053fa04631890f21b9d50aaaa14776daf3bc3348c4d2?d=identicon)[ground-creative](/maintainers/ground-creative)

---

Top Contributors

[![ground-creative](https://avatars.githubusercontent.com/u/1550792?v=4)](https://github.com/ground-creative "ground-creative (2 commits)")

---

Tags

php framework

### Embed Badge

![Health badge](/badges/fluidphp-viewmodel-helper/health.svg)

```
[![Health](https://phpackages.com/badges/fluidphp-viewmodel-helper/health.svg)](https://phpackages.com/packages/fluidphp-viewmodel-helper)
```

###  Alternatives

[phphleb/framework

Engine for Framework HLEB2

233318.8k12](/packages/phphleb-framework)[popphp/popphp

Pop PHP Framework, a lightweight, robust PHP framework

5714.6k10](/packages/popphp-popphp)[rougin/slytherin

A simple and extensible PHP micro-framework.

1114.5k9](/packages/rougin-slytherin)[zemit-cms/core

Build Phalcon REST APIs faster with database-first scaffolding, model relationships, eager loading, identity, permissions, CLI, and WebSocket support.

138.5k1](/packages/zemit-cms-core)[duxweb/dux-lite

The lightweight framework based on slim php

161.0k9](/packages/duxweb-dux-lite)

PHPackages © 2026

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