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

ActiveLibrary

tipoff/feedback
===============

Laravel Package for feedback requests

2.1.0(5y ago)01.0k1[7 issues](https://github.com/tipoff/feedback/issues)[1 PRs](https://github.com/tipoff/feedback/pulls)MITPHPPHP ^7.3|^8.0

Since Feb 10Pushed 5y ago5 watchersCompare

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

READMEChangelog (4)Dependencies (6)Versions (7)Used By (0)

Feedback
========

[](#feedback)

[![Latest Version on Packagist](https://camo.githubusercontent.com/24f936ea9af67a5a1aef363dce9f96b4b02c5f8dde5b25a42df40c75740bc0cb/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f7469706f66662f666565646261636b2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/tipoff/feedback)[![GitHub Tests Action Status](https://camo.githubusercontent.com/5869e7ade0e3623a11729d6b0387ad399804bd1fe984b089a127b05d627c4585/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f776f726b666c6f772f7374617475732f7469706f66662f666565646261636b2f72756e2d74657374733f6c6162656c3d7465737473)](https://github.com/tipoff/feedback/actions?query=workflow%3ATests+branch%3Amaster)[![Total Downloads](https://camo.githubusercontent.com/72a166047e1c27435c25b1aee5b1d87bd700e26affd2facd5904cc5ec130b7e4/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f7469706f66662f666565646261636b2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/tipoff/feedback)

This is where your description should go.

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

[](#installation)

You can install the package via composer:

```
composer require tipoff/feedback
```

You can publish and run the migrations with:

```
php artisan vendor:publish --provider="Tipoff\Feedback\FeedbackServiceProvider" --tag="migrations"
php artisan migrate
```

You can publish the config file with:

```
php artisan vendor:publish --provider="Tipoff\Feedback\FeedbackServiceProvider" --tag="config"
```

This is the contents of the published config file:

```
return [
];
```

Models
------

[](#models)

We include the following model:

**List of Models**

- Feedback

For each of these models, this package implements an [authorization policy](https://laravel.com/docs/8.x/authorization) that extends the roles and permissions approach of the [tipoff/authorization](https://github.com/tipoff/authorization) package. The policies for each model in this package are registered through the package and do not need to be registered manually.

The models also have [Laravel Nova resources](https://nova.laravel.com/docs/3.0/resources/) in this package and they are also registered through the package and do not need to be registered manually.

Testing
-------

[](#testing)

```
composer test
```

Changelog
---------

[](#changelog)

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

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

[](#contributing)

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

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

[](#security-vulnerabilities)

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

Credits
-------

[](#credits)

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

License
-------

[](#license)

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

###  Health Score

31

—

LowBetter than 68% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity15

Limited adoption so far

Community17

Small or concentrated contributor base

Maturity62

Established project with proven stability

 Bus Factor2

2 contributors hold 50%+ of commits

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 ~24 days

Total

4

Last Release

1850d ago

Major Versions

1.0.1 → 2.0.02021-04-17

### Community

Maintainers

![](https://www.gravatar.com/avatar/6ccc9e3647546c97a5a77b995736302afd85bebdcb43d8fde7d11486579c30c0?d=identicon)[drewroberts](/maintainers/drewroberts)

---

Top Contributors

[![drewroberts](https://avatars.githubusercontent.com/u/24581081?v=4)](https://github.com/drewroberts "drewroberts (74 commits)")[![wolfrednicolas](https://avatars.githubusercontent.com/u/13080491?v=4)](https://github.com/wolfrednicolas "wolfrednicolas (31 commits)")[![chx2](https://avatars.githubusercontent.com/u/24723492?v=4)](https://github.com/chx2 "chx2 (26 commits)")[![huntermontell](https://avatars.githubusercontent.com/u/64396917?v=4)](https://github.com/huntermontell "huntermontell (13 commits)")[![phuclh](https://avatars.githubusercontent.com/u/6707194?v=4)](https://github.com/phuclh "phuclh (8 commits)")[![arwaawan](https://avatars.githubusercontent.com/u/16465411?v=4)](https://github.com/arwaawan "arwaawan (6 commits)")[![prestontoor](https://avatars.githubusercontent.com/u/22110334?v=4)](https://github.com/prestontoor "prestontoor (3 commits)")[![pdbreen](https://avatars.githubusercontent.com/u/1670907?v=4)](https://github.com/pdbreen "pdbreen (1 commits)")

---

Tags

feedbacktipoff

### Embed Badge

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

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

###  Alternatives

[tipoff/reviews

Laravel Package for tracking Google reviews

131.0k](/packages/tipoff-reviews)

PHPackages © 2026

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