PHPackages                             mossengine/helpersstatement - 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. mossengine/helpersstatement

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

mossengine/helpersstatement
===========================

A PHP sub library for the Mossengine/Helper library that provides Statement helper functions

1.0.1(5y ago)01.8k1MITPHPPHP &gt;=7.0

Since Jun 25Pushed 5y ago1 watchersCompare

[ Source](https://github.com/Mossengine/HelpersStatement)[ Packagist](https://packagist.org/packages/mossengine/helpersstatement)[ Docs](https://github.com/Mossengine/HelpersStatement)[ RSS](/packages/mossengine-helpersstatement/feed)WikiDiscussions master Synced 4w ago

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

Mossengine/HelpersStatement
===========================

[](#mossenginehelpersstatement)

 **A PHP sub library for the Mossengine/Helper library that provides Statement helper functions**

 [![Source Code](https://camo.githubusercontent.com/e1c20905330737f3eff9ac58092cee8077d5a49dc437a19855d895ec30a0d011/68747470733a2f2f62616467656e2e6e65742f7061636b61676973742f6e616d652f4d6f7373656e67696e652f48656c7065727353746174656d656e74)](https://github.com/Mossengine/HelpersStatement) [![Download Package](https://camo.githubusercontent.com/eb58139b1254d2c97b2244922c772114dadb8bad2e00d1ec9489c0819bf42d38/68747470733a2f2f62616467656e2e6e65742f7061636b61676973742f762f4d6f7373656e67696e652f48656c7065727353746174656d656e74)](https://packagist.org/packages/Mossengine/HelpersStatement) [![PHP Programming Language](https://camo.githubusercontent.com/cb8859c24e82bbbe4141bb36383d51ba6c937a77ab137d122e7b902b374a2838/68747470733a2f2f62616467656e2e6e65742f7061636b61676973742f7068702f4d6f7373656e67696e652f48656c7065727353746174656d656e74)](https://php.net) [![Build Status](https://camo.githubusercontent.com/6f6b1ccb9218a4df458532c366b8fa68055ca035dd182d9f2dc6d6aeac14c7a8/68747470733a2f2f62616467656e2e6e65742f636972636c6563692f6769746875622f4d6f7373656e67696e652f48656c7065727353746174656d656e742f6d61737465723f69636f6e3d636972636c656369)](https://camo.githubusercontent.com/6f6b1ccb9218a4df458532c366b8fa68055ca035dd182d9f2dc6d6aeac14c7a8/68747470733a2f2f62616467656e2e6e65742f636972636c6563692f6769746875622f4d6f7373656e67696e652f48656c7065727353746174656d656e742f6d61737465723f69636f6e3d636972636c656369) [![Codecov Code Coverage](https://camo.githubusercontent.com/f3f25d3b9011710b6110e094a7a0458c2919d621653466c80d5223d5c4119460/68747470733a2f2f62616467656e2e6e65742f636f6465636f762f632f6769746875622f4d6f7373656e67696e652f48656c7065727353746174656d656e742f6d61737465723f69636f6e3d636f6465636f76)](https://codecov.io/github/Mossengine/HelpersStatement) [![Read License](https://camo.githubusercontent.com/002e7cfa569f8490ecd36a409d33f4c47f96d0cf565fa30063a3bea4001d44b4/68747470733a2f2f62616467656e2e6e65742f7061636b61676973742f6c6963656e73652f4d6f7373656e67696e652f48656c7065727353746174656d656e74)](https://github.com/Mossengine/HelpersStatement/blob/master/LICENSE) [![Package downloads on Packagist](https://camo.githubusercontent.com/6f566c01a46abee47e10012efe027c218699439e7de04d8a23439f6d57c2779f/68747470733a2f2f62616467656e2e6e65742f7061636b61676973742f64742f4d6f7373656e67696e652f48656c7065727353746174656d656e74)](https://packagist.org/packages/Mossengine/HelpersStatement/stats)

About
-----

[](#about)

This library can be used on it's own, however, it is intended to be used with the [Mossengine/Helper](https://github.com/Mossengine/Helper) library.

There is a group of Statement type classes with single methods within that single out logic only needed for the given use, you can call them directly or using the Mossgnein Helper you can call into them simply without needing to use them in your project.

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

[](#installation)

### Using composer to install

[](#using-composer-to-install)

```
$ composer require mossengine/helpersstatement

```

### Adding to package.json

[](#adding-to-packagejson)

```
{
    "require": {
        "mossengine/helpersstatement": "~1.0.0"
    }
}
```

Usage
-----

[](#usage)

### Call helper method on a specific helper class

[](#call-helper-method-on-a-specific-helper-class)

```
// Require the autoloader, normal composer stuff
require 'vendor/autoload.php';

// Direct usage ( not intended )
$result = Mossengine\Helpers\_Statement\_Is::_Is(1, '===', 1);

// Mossengine Helper usage ( intended )
$result = Mossengine\Helper::Statement()->Is(1, '===', 1);
```

Documentation
-------------

[](#documentation)

Read the [docs](/docs/readme.md) for more details on Helpers Statement methods.

###  Health Score

26

—

LowBetter than 40% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity16

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity48

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

Total

2

Last Release

1868d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/0508d26fa70a2d0733a48395a313155d34ffae32e2e8e02498d18a506c75ba5f?d=identicon)[brenmoss](/maintainers/brenmoss)

---

Top Contributors

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

---

Tags

helpersfunctionsstatementstatements

###  Code Quality

TestsPHPUnit

Code StylePHP CS Fixer

### Embed Badge

![Health badge](/badges/mossengine-helpersstatement/health.svg)

```
[![Health](https://phpackages.com/badges/mossengine-helpersstatement/health.svg)](https://phpackages.com/packages/mossengine-helpersstatement)
```

###  Alternatives

[laravel/horizon

Dashboard and code-driven configuration for Laravel queues.

4.2k99.8M341](/packages/laravel-horizon)[illuminate/queue

The Illuminate Queue package.

20433.0M1.7k](/packages/illuminate-queue)[psalm/plugin-laravel

Psalm plugin for Laravel

3355.4M352](/packages/psalm-plugin-laravel)[directorytree/ldaprecord-laravel

LDAP Authentication &amp; Management for Laravel.

5732.5M22](/packages/directorytree-ldaprecord-laravel)[forjedio/inertia-table

Backend-driven dynamic tables for Laravel + Inertia.js

272.0k](/packages/forjedio-inertia-table)

PHPackages © 2026

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