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. fluidphp/viewmodel-helper

ActiveLibrary

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 2mo 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 64% 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

1509d 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

[catfan/medoo

The lightweight PHP database framework to accelerate development

4.9k1.5M194](/packages/catfan-medoo)[phphleb/framework

Engine for Framework HLEB2

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

Pop PHP Framework, a lightweight, robust PHP framework

5713.5k9](/packages/popphp-popphp)[rougin/slytherin

A simple and extensible PHP micro-framework.

1113.1k4](/packages/rougin-slytherin)[zemit-cms/core

Build high-performance PHP applications faster with Phalcon Kit — a modular developer toolkit that extends the Phalcon framework.

138.2k1](/packages/zemit-cms-core)

PHPackages © 2026

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