PHPackages                             flexibleit/support - 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. flexibleit/support

ActiveLibrary

flexibleit/support
==================

A complete support system library for your website.

v1.2.0(6y ago)0251MITPHP

Since Apr 17Pushed 6y ago1 watchersCompare

[ Source](https://github.com/ajitda/laravel-support-package)[ Packagist](https://packagist.org/packages/flexibleit/support)[ RSS](/packages/flexibleit-support/feed)WikiDiscussions master Synced 1w ago

READMEChangelogDependenciesVersions (11)Used By (0)

Laravel Support Package
=======================

[](#laravel-support-package)

### You can easily add support system in your laravel application

[](#you-can-easily-add-support-system-in-your-laravel-application)

### How to Install

[](#how-to-install)

1. You can install the package via composer:

```
composer require flexibleit/support
```

2. You need to run the vendor publish to give your specific configuration

```
php artisan vendor:publish --provider="Flexibleit\Support\SupportServiceProvider"
```

3. You need to run the migration

```
php artisan migrate
```

4. You need to set your mail configuration in the env file to send email

```
MAIL_USERNAME=yourmailusername
MAIL_PASSWORD=yoursmptpemailpassword
MAIL_ENCRYPTION=tls

```

Okay all set. You can use it.

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity62

Established project with proven stability

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

Total

10

Last Release

2218d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/9b3269dd107672c0622db132a5e324667af2f4327889a6e11e50693bc2351cc2?d=identicon)[ajitda](/maintainers/ajitda)

---

Top Contributors

[![ajitda](https://avatars.githubusercontent.com/u/15911656?v=4)](https://github.com/ajitda "ajitda (10 commits)")

### Embed Badge

![Health badge](/badges/flexibleit-support/health.svg)

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

PHPackages © 2026

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