PHPackages                             vblinden/whatswrong-laravel - 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. [Debugging &amp; Profiling](/categories/debugging)
4. /
5. vblinden/whatswrong-laravel

ActiveLibrary[Debugging &amp; Profiling](/categories/debugging)

vblinden/whatswrong-laravel
===========================

This is my package laravel-whats-wrong

v1.0.4(10mo ago)036[3 issues](https://github.com/vblinden/whatswrong-laravel/issues)[2 PRs](https://github.com/vblinden/whatswrong-laravel/pulls)MITPHPPHP ^8.3

Since Aug 22Pushed 2mo agoCompare

[ Source](https://github.com/vblinden/whatswrong-laravel)[ Packagist](https://packagist.org/packages/vblinden/whatswrong-laravel)[ Docs](https://github.com/vblinden/whatswrong-laravel)[ GitHub Sponsors](https://github.com/vblinden)[ RSS](/packages/vblinden-whatswrong-laravel/feed)WikiDiscussions main Synced 3w ago

READMEChangelog (9)Dependencies (8)Versions (13)Used By (0)

This is my package laravel-whats-wrong
======================================

[](#this-is-my-package-laravel-whats-wrong)

[![Latest Version on Packagist](https://camo.githubusercontent.com/27f739bc1acd3f735d9d36b3eb8c247632ed4aadd7493ee922262d716edc94d3/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f76626c696e64656e2f6c61726176656c2d77686174732d77726f6e672e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/vblinden/laravel-whats-wrong)[![GitHub Tests Action Status](https://camo.githubusercontent.com/b939b32a368df301a319f105cb54c761807acf0cde993b4def5014b7d049c9d7/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f76626c696e64656e2f6c61726176656c2d77686174732d77726f6e672f72756e2d74657374732e796d6c3f6272616e63683d6d61696e266c6162656c3d7465737473267374796c653d666c61742d737175617265)](https://github.com/vblinden/laravel-whats-wrong/actions?query=workflow%3Arun-tests+branch%3Amain)[![GitHub Code Style Action Status](https://camo.githubusercontent.com/2b6d80dc7eb0859f4ec1b3ed42bf5fbba8020308ae9eecc8476363b90fdf9eca/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f76626c696e64656e2f6c61726176656c2d77686174732d77726f6e672f6669782d7068702d636f64652d7374796c652d6973737565732e796d6c3f6272616e63683d6d61696e266c6162656c3d636f64652532307374796c65267374796c653d666c61742d737175617265)](https://github.com/vblinden/laravel-whats-wrong/actions?query=workflow%3A%22Fix+PHP+code+style+issues%22+branch%3Amain)[![Total Downloads](https://camo.githubusercontent.com/c1249be3ea2277d3ab42980dea915789cdd8850f23119ab9145a4543116f1ed3/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f76626c696e64656e2f6c61726176656c2d77686174732d77726f6e672e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/vblinden/laravel-whats-wrong)

This is where your description should go. Limit it to a paragraph or two. Consider adding a small example.

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

[](#installation)

You can install the package via composer:

```
composer require vblinden/laravel-whats-wrong
```

You can publish and run the migrations with:

```
php artisan vendor:publish --tag="laravel-whats-wrong-migrations"
php artisan migrate
```

You can publish the config file with:

```
php artisan vendor:publish --tag="laravel-whats-wrong-config"
```

This is the contents of the published config file:

```
return [
];
```

Optionally, you can publish the views using

```
php artisan vendor:publish --tag="laravel-whats-wrong-views"
```

Usage
-----

[](#usage)

```
$whatsWrong = new Vblinden\WhatsWrong();
echo $whatsWrong->echoPhrase('Hello, Vblinden!');
```

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.

Credits
-------

[](#credits)

- [vblinden](https://github.com/vblinden)
- [All Contributors](../../contributors)

License
-------

[](#license)

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

###  Health Score

38

—

LowBetter than 83% of packages

Maintenance72

Regular maintenance activity

Popularity8

Limited adoption so far

Community2

Small or concentrated contributor base

Maturity58

Maturing project, gaining track record

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

9

Last Release

306d ago

Major Versions

v0.0.4 → v1.0.02025-08-22

### Community

Maintainers

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

---

Tags

laravelvblindenwhatswrong

###  Code Quality

TestsPest

Code StyleLaravel Pint

### Embed Badge

![Health badge](/badges/vblinden-whatswrong-laravel/health.svg)

```
[![Health](https://phpackages.com/badges/vblinden-whatswrong-laravel/health.svg)](https://phpackages.com/packages/vblinden-whatswrong-laravel)
```

###  Alternatives

[spatie/laravel-permission

Permission handling for Laravel 12 and up

12.9k98.0M1.3k](/packages/spatie-laravel-permission)[spatie/laravel-pdf

Create PDFs in Laravel apps

1.0k4.3M42](/packages/spatie-laravel-pdf)[dedoc/scramble

Automatic generation of API documentation for Laravel applications.

2.1k9.9M90](/packages/dedoc-scramble)[spatie/laravel-health

Monitor the health of a Laravel application

87411.3M153](/packages/spatie-laravel-health)[stephenjude/filament-debugger

About

104150.5k2](/packages/stephenjude-filament-debugger)[spatie/laravel-passkeys

Use passkeys in your Laravel app

470755.5k32](/packages/spatie-laravel-passkeys)

PHPackages © 2026

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