PHPackages                             athphane/sumtingwong - 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. athphane/sumtingwong

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

athphane/sumtingwong
====================

Let users easily report things in your application that don't go according to plan

0.3(2y ago)171[1 PRs](https://github.com/athphane/sumtingwong/pulls)MITBladePHP ^8.1

Since May 16Pushed 2y ago1 watchersCompare

[ Source](https://github.com/athphane/sumtingwong)[ Packagist](https://packagist.org/packages/athphane/sumtingwong)[ Docs](https://github.com/athphane/sumtingwong)[ RSS](/packages/athphane-sumtingwong/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (1)Dependencies (10)Versions (4)Used By (0)

Sumtingwong
===========

[](#sumtingwong)

[![Latest Version on Packagist](https://camo.githubusercontent.com/3ed69c5fe86d35251a0fade83083a311bd724a42950890bc9fe11e651db0624f/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6174687068616e652f73756d74696e67776f6e672e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/athphane/sumtingwong)[![run-tests](https://github.com/athphane/sumtingwong/actions/workflows/run-tests.yml/badge.svg)](https://github.com/athphane/sumtingwong/actions/workflows/run-tests.yml)[![Total Downloads](https://camo.githubusercontent.com/4416825b7308d912183ab35b8470adbbeaf3dc4dd0fe5fb9978848f4bc6c5242/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6174687068616e652f73756d74696e67776f6e672e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/athphane/sumtingwong)

Add functionality to your application so users can report errors and bugs they find while using the application.

Especially helpful in staging environments and during [UA testing](https://en.wikipedia.org/wiki/Acceptance_testing).

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

[](#installation)

You can install the package via composer:

```
composer require athphane/sumtingwong
```

You can publish and run the migrations with:

```
php artisan vendor:publish --tag="sumtingwong-migrations"
php artisan migrate
```

You can publish the config file with:

```
php artisan vendor:publish --tag="sumtingwong-config"
```

This is the contents of the published config file:

```
return [
];
```

Optionally, you can publish the views using

```
php artisan vendor:publish --tag="sumtingwong-views"
```

Usage
-----

[](#usage)

```
$sumtingwong = new Athphane\Sumtingwong();
echo $sumtingwong->echoPhrase('Hello, Athphane!');
```

Testing
-------

[](#testing)

```
composer test
```

Changelog
---------

[](#changelog)

Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](CONTRIBUTING.md) for details.

Security Vulnerabilities
------------------------

[](#security-vulnerabilities)

Please review [our security policy](../../security/policy) on how to report security vulnerabilities.

Credits
-------

[](#credits)

- [Athfan Khaleel](https://github.com/athphane)
- [All Contributors](../../contributors)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity45

Maturing project, gaining track record

 Bus Factor1

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

1090d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/221f1bea0a3ea66d158df62a82d17beac57f0aacf62c38fae3dcb0474c734016?d=identicon)[athphane](/maintainers/athphane)

---

Top Contributors

[![athphane](https://avatars.githubusercontent.com/u/13810742?v=4)](https://github.com/athphane "athphane (30 commits)")[![boring-dragon](https://avatars.githubusercontent.com/u/28459081?v=4)](https://github.com/boring-dragon "boring-dragon (4 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (4 commits)")[![github-actions[bot]](https://avatars.githubusercontent.com/in/15368?v=4)](https://github.com/github-actions[bot] "github-actions[bot] (3 commits)")

---

Tags

laravelathphanesumtingwong

###  Code Quality

TestsPest

Code StyleLaravel Pint

### Embed Badge

![Health badge](/badges/athphane-sumtingwong/health.svg)

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

###  Alternatives

[spatie/laravel-data

Create unified resources and data transfer objects

1.7k28.9M626](/packages/spatie-laravel-data)[spatie/laravel-livewire-wizard

Build wizards using Livewire

4061.0M4](/packages/spatie-laravel-livewire-wizard)[hirethunk/verbs

An event sourcing package that feels nice.

513162.9k6](/packages/hirethunk-verbs)[worksome/exchange

Check Exchange Rates for any currency in Laravel.

123544.7k](/packages/worksome-exchange)[ralphjsmit/livewire-urls

Get the previous and current url in Livewire.

82270.3k4](/packages/ralphjsmit-livewire-urls)[hydrat/filament-table-layout-toggle

Filament plugin adding a toggle button to tables, allowing user to switch between Grid and Table layouts.

6292.3k1](/packages/hydrat-filament-table-layout-toggle)

PHPackages © 2026

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