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

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

onza-me/helpers
===============

Laravel helpers.

1.0.0(5y ago)040proprietaryPHPPHP ^7.4

Since Sep 11Pushed 4y ago2 watchersCompare

[ Source](https://github.com/Onza-Me/helpers)[ Packagist](https://packagist.org/packages/onza-me/helpers)[ Docs](https://github.com/onza-me/domda_backend_laravel_package_template)[ RSS](/packages/onza-me-helpers/feed)WikiDiscussions master Synced 3w ago

READMEChangelogDependencies (5)Versions (2)Used By (0)

OnzaMe/Helper package
=====================

[](#onzamehelper-package)

Publish configurations
----------------------

[](#publish-configurations)

```
php artisan vendor:publish --provider="OnzaMe\Helpers\HelpersServiceProvider"

```

Sentry initialization
---------------------

[](#sentry-initialization)

```
php artisan vendor:publish --provider="Sentry\Laravel\ServiceProvider"

```

### Configure Sentry

[](#configure-sentry)

```
SENTRY_LARAVEL_DSN={DSN URL}

```

You can easily verify that Sentry is capturing errors in your Laravel application by creating a debug route that will throw an exception:

```
Route::get('/debug-sentry', function () {
    throw new Exception('My first Sentry error!');
});

```

###  Health Score

25

—

LowBetter than 35% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity55

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 82.7% 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

Unknown

Total

1

Last Release

2121d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/ab253ee139e1853799edb0d905f970e35e48081c98f65ba4d44e06172c7ebfa2?d=identicon)[acrossoffwest](/maintainers/acrossoffwest)

---

Top Contributors

[![acrossoffwest](https://avatars.githubusercontent.com/u/1808737?v=4)](https://github.com/acrossoffwest "acrossoffwest (62 commits)")[![xamel03rus](https://avatars.githubusercontent.com/u/66628045?v=4)](https://github.com/xamel03rus "xamel03rus (13 commits)")

---

Tags

onza-medomda\_backend\_laravel\_package\_template

###  Code Quality

TestsPHPUnit

### Embed Badge

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

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

###  Alternatives

[psalm/plugin-laravel

Psalm plugin for Laravel

3355.3M346](/packages/psalm-plugin-laravel)[renatomarinho/laravel-page-speed

Laravel Page Speed

2.5k1.7M11](/packages/renatomarinho-laravel-page-speed)[illuminate/pagination

The Illuminate Pagination package.

12234.1M1.0k](/packages/illuminate-pagination)[illuminate/pipeline

The Illuminate Pipeline package.

9349.2M281](/packages/illuminate-pipeline)[illuminate/redis

The Illuminate Redis package.

8314.6M375](/packages/illuminate-redis)[spatie/laravel-export

Create a static site bundle from a Laravel app

674146.0k6](/packages/spatie-laravel-export)

PHPackages © 2026

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