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

ActiveLibrary

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 1w 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 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity54

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

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

[fumeapp/modeltyper

Generate TypeScript interfaces from Laravel Models

196277.9k](/packages/fumeapp-modeltyper)[fleetbase/core-api

Core Framework and Resources for Fleetbase API

1225.0k10](/packages/fleetbase-core-api)[aedart/athenaeum

Athenaeum is a mono repository; a collection of various PHP packages

245.2k](/packages/aedart-athenaeum)

PHPackages © 2026

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