PHPackages                             themexpert/hunt - 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. themexpert/hunt

ActiveProject

themexpert/hunt
===============

...

061PHP

Since Apr 12Pushed 8y ago8 watchersCompare

[ Source](https://github.com/themexpert/hunt)[ Packagist](https://packagist.org/packages/themexpert/hunt)[ RSS](/packages/themexpert-hunt/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependenciesVersions (5)Used By (0)

Hunt
----

[](#hunt)

Build a better products with your users, customers, and internal teams by capturing product feedback and prioritize them intelligently.

Pre Requirement
---------------

[](#pre-requirement)

- PHP &gt;= 5.6.4
- OpenSSL PHP Extension
- PDO PHP Extension
- Mbstring PHP Extension
- Tokenizer PHP Extension
- XML PHP Extension
- [Composer](https://getcomposer.org/download/)
- Database ( MySql or PostgreSQL )

Optional Pre Requirement
------------------------

[](#optional-pre-requirement)

- [Beanstalkd](http://kr.github.io/beanstalkd/)

Installation Process
--------------------

[](#installation-process)

**Clone hunt on your machine then follow all steps one by one.**

1. Copy .env.example to .env
2. Open .env and setup your APP\_NAME and FROM\_EMAIL
3. Setup your DB\_CONNECTION, DB\_HOST, DB\_PORT, DB\_DATABASE, DB\_USERNAME, DB\_PASSWORD in the .env file
4. After that, setup your MAIL\_HOST, MAIL\_PORT, MAIL\_USERNAME, MAIL\_PASSWORD in the .env file
5. Copy config/developer.example.php file to config/developer.php and add your developer email address ( The email address you will set in the developer.php file, they will get extra power in the Hunt such as products creating, deleting and many more ).
6. Set bootstrap and storage directory permission to 755
7. Open your terminal and run `composer install` from hunt root directory ( to install Hunt dependencies )
8. Run `php artisan migrate`
9. Finally, run `php artisan passport:install`
10. Run `php artisan key:generate`

**There are two optional setup process, you may want ( not mandatory )**

- If you want Gmail login support

    1. Goto [Google Console](https://console.developers.google.com/)
    2. Create your own API key ( use your-domain.com/auth/google/callback as Authorized redirect URIs )
    3. Enable Google+ API
    4. Setup your API credential GOOGLE\_CLIENT\_ID, GOOGLE\_CLIENT\_SECRET, GOOGLE\_REDIRECT in the .env file
- If you want Beanstalk as your Queue Driver

    1. Install [Beanstalkd](http://kr.github.io/beanstalkd/)
    2. Set QUEUE\_DRIVER as beanstalkd in the .env file.

License
-------

[](#license)

This package is licensed under the [MIT License](https://github.com/themexpert/hunt/blob/master/LICENSE)

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community15

Small or concentrated contributor base

Maturity46

Maturing project, gaining track record

 Bus Factor1

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

### Community

Maintainers

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

---

Top Contributors

[![i-rocky](https://avatars.githubusercontent.com/u/12933820?v=4)](https://github.com/i-rocky "i-rocky (87 commits)")[![khikrama](https://avatars.githubusercontent.com/u/4061898?v=4)](https://github.com/khikrama "khikrama (13 commits)")[![IftekherSunny](https://avatars.githubusercontent.com/u/8013399?v=4)](https://github.com/IftekherSunny "IftekherSunny (4 commits)")[![codexpert](https://avatars.githubusercontent.com/u/807443?v=4)](https://github.com/codexpert "codexpert (1 commits)")

### Embed Badge

![Health badge](/badges/themexpert-hunt/health.svg)

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

PHPackages © 2026

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