PHPackages                             boing6002/helpers - 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. boing6002/helpers

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

boing6002/helpers
=================

Helper classes dependency for Laravel Enso

1.10.0(7y ago)08MITPHPPHP &gt;=7.1.0

Since Mar 19Pushed 7y agoCompare

[ Source](https://github.com/boing6002/Helpers)[ Packagist](https://packagist.org/packages/boing6002/helpers)[ Docs](https://github.com/laravel-enso/Helpers)[ RSS](/packages/boing6002-helpers/feed)WikiDiscussions master Synced 3w ago

READMEChangelogDependenciesVersions (54)Used By (0)

Helpers
=======

[](#helpers)

[![Codacy Badge](https://camo.githubusercontent.com/69b9af12c46982fbccd09acc3dbd26b49ff985e39280cf79fa15a51fe6dec53f/68747470733a2f2f6170692e636f646163792e636f6d2f70726f6a6563742f62616467652f47726164652f3463303834616164613062663466373062663339373333383330306266633564)](https://www.codacy.com/app/laravel-enso/Helpers?utm_source=github.com&utm_medium=referral&utm_content=laravel-enso/Helpers&utm_campaign=badger)[![StyleCI](https://camo.githubusercontent.com/ec54587720d67584dd05d75a4ca41babddec7a386d16bc574ddd5661a220d03c/68747470733a2f2f7374796c6563692e696f2f7265706f732f38353436363937302f736869656c643f6272616e63683d6d6173746572)](https://styleci.io/repos/85466970)[![License](https://camo.githubusercontent.com/7592493a270ce46de5cb47b4bf200fb98f420470031e08c88ad53611b98ba0c4/68747470733a2f2f706f7365722e707567782e6f72672f6c61726176656c2d656e736f2f68656c706572732f6c6963656e7365)](https://packagist.org/packages/laravel-enso/helpers)[![Total Downloads](https://camo.githubusercontent.com/931009fbdf522ebb7ae011b8267359a3f5514ee93f3178f3825102bc55b902b8/68747470733a2f2f706f7365722e707567782e6f72672f6c61726176656c2d656e736f2f68656c706572732f646f776e6c6f616473)](https://packagist.org/packages/laravel-enso/helpers)[![Latest Stable Version](https://camo.githubusercontent.com/9f42bf9d7407dde9e042350c289f20f7f10700c05da93e545cd5796a8d24020e/68747470733a2f2f706f7365722e707567782e6f72672f6c61726176656c2d656e736f2f68656c706572732f76657273696f6e)](https://packagist.org/packages/laravel-enso/helpers)

Helper classes dependency for [Laravel Enso](https://github.com/laravel-enso/Enso).

### Includes

[](#includes)

#### Classes

[](#classes)

- An abstract `Enum` class which can be used to build an enumeration out of an array or a config file and comes with a set of helper functions
- An `Obj` class, with a constructor for building an object from an array, a Laravel model that can even have loaded relationships and more. It provides a suite of helper functions, such as:
    - `all()`,
    - `__toString()`,
    - `toJson()`,
    - `toArray()`,
    - `get($key)`,
    - `set($key, $value)`,
    - `has($key)`,
    - `keys()`,
    - `values()`
- A `JsonParser` class that takes a JSON file as its constrctor's argument, and can parse and transform the file to:
    - object
    - array
    - JSON string

#### Exceptions

[](#exceptions)

- A generic exception: `EnsoException` is available also with a Facade. This exception is extended by all the other Enso specific exceptions and it is not reported by the Laravel's Exception Handler
- A `FileMissingException`, a child of `EnsoException`
- A `JsonParseException`, a child of `EnsoException`
- A `MorphableConfigException`, a child of `EnsoException`

#### Traits

[](#traits)

- `ActiveState` - adds `whereActive()` and `whereDisabled()` scopes, `isActive()` and `isDisabled()` helpers, for models that have a boolean `is_active` property

### Usage

[](#usage)

Be sure to check out the full documentation for this package available at [docs.laravel-enso.com](https://docs.laravel-enso.com/packages/helpers.html)

### Contributions

[](#contributions)

are welcome. Pull requests are great, but issues are good too.

### License

[](#license)

This package is released under the MIT license.

###  Health Score

29

—

LowBetter than 57% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity72

Established project with proven stability

 Bus Factor1

Top contributor holds 83.9% 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 ~13 days

Total

52

Last Release

2719d ago

PHP version history (2 changes)1.0.2PHP &gt;=5.6.4

1.3.1PHP &gt;=7.1.0

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/45848144?v=4)[boing6002](/maintainers/boing6002)[@boing6002](https://github.com/boing6002)

---

Top Contributors

[![aocneanu](https://avatars.githubusercontent.com/u/16073274?v=4)](https://github.com/aocneanu "aocneanu (78 commits)")[![gandesc](https://avatars.githubusercontent.com/u/14071925?v=4)](https://github.com/gandesc "gandesc (10 commits)")[![DevIonut](https://avatars.githubusercontent.com/u/19207797?v=4)](https://github.com/DevIonut "DevIonut (3 commits)")[![boing6002](https://avatars.githubusercontent.com/u/45848144?v=4)](https://github.com/boing6002 "boing6002 (1 commits)")[![codacy-badger](https://avatars.githubusercontent.com/u/23704769?v=4)](https://github.com/codacy-badger "codacy-badger (1 commits)")

---

Tags

helperslaravel-enso

### Embed Badge

![Health badge](/badges/boing6002-helpers/health.svg)

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

###  Alternatives

[danielstjules/stringy

A string manipulation library with multibyte support

2.4k26.2M192](/packages/danielstjules-stringy)[voku/arrayy

Array manipulation library for PHP, called Arrayy!

4885.6M18](/packages/voku-arrayy)[voku/stringy

A string manipulation library with multibyte support

1793.9M24](/packages/voku-stringy)[dereuromark/cakephp-tools

A CakePHP plugin containing lots of useful and reusable tools

333972.2k49](/packages/dereuromark-cakephp-tools)[browner12/helpers

generic helpers

285696.4k7](/packages/browner12-helpers)[rappasoft/laravel-helpers

Laravel Helpers for Non-Laravel Projects

277673.0k22](/packages/rappasoft-laravel-helpers)

PHPackages © 2026

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