PHPackages                             andreaselia/feedback - 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. andreaselia/feedback

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

andreaselia/feedback
====================

Feedback widget for the Laravel framework.

v1.1.0(4y ago)3491MITPHPPHP ^7.4|^8.0

Since Sep 3Pushed 3y ago1 watchersCompare

[ Source](https://github.com/andreaselia/laravel-feedback)[ Packagist](https://packagist.org/packages/andreaselia/feedback)[ GitHub Sponsors](https://github.com/andreaselia)[ RSS](/packages/andreaselia-feedback/feed)WikiDiscussions master Synced 1w ago

READMEChangelog (3)Dependencies (8)Versions (4)Used By (0)

Laravel Feedback
================

[](#laravel-feedback)

[![Latest Stable Version](https://camo.githubusercontent.com/85bfac774e994aef041acf4b2d6bcaa90603869381f57ce3a9aec8a016729f6e/68747470733a2f2f706f7365722e707567782e6f72672f616e6472656173656c69612f666565646261636b2f76)](//packagist.org/packages/andreaselia/feedback)

Easily collect page view feedback with a beautifully simple to use dashboard.

[![Laravel Feedback Dashboard](/screenshot.png?raw=true "Laravel Feedback Dashboard")](/screenshot.png?raw=true)

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

[](#installation)

Install the package:

```
composer require andreaselia/feedback
```

Publish the config file and assets:

```
php artisan vendor:publish --provider="AndreasElia\Feedback\FeedbackServiceProvider"
```

Don't forget to run the migrations:

```
php artisan migrate
```

Publish the public assets:

```
php artisan vendor:publish --tag=feedback-assets
```

Add the following blade directives to the `` section of the template you'd like the feedback widget to show up on:

```
@feedbackStyles
@feedbackScripts
```

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

[](#contributing)

You're more than welcome to submit a pull request, or if you're not feeling up to it - create an issue so someone else can pick it up.

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity15

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity58

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% 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 ~76 days

Total

3

Last Release

1564d ago

### Community

Maintainers

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

---

Top Contributors

[![andreaselia](https://avatars.githubusercontent.com/u/5033092?v=4)](https://github.com/andreaselia "andreaselia (26 commits)")

---

Tags

laravelpackagewidgetfeedback

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/andreaselia-feedback/health.svg)

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

###  Alternatives

[yajra/laravel-datatables-oracle

jQuery DataTables API for Laravel

4.9k33.8M339](/packages/yajra-laravel-datatables-oracle)[psalm/plugin-laravel

Psalm plugin for Laravel

3274.9M308](/packages/psalm-plugin-laravel)[spatie/laravel-enum

Laravel Enum support

3655.4M31](/packages/spatie-laravel-enum)[aedart/athenaeum

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

245.2k](/packages/aedart-athenaeum)[glhd/conveyor-belt

14797.0k](/packages/glhd-conveyor-belt)[dragon-code/pretty-routes

Pretty Routes for Laravel

10058.7k4](/packages/dragon-code-pretty-routes)

PHPackages © 2026

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