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. [Utility &amp; Helpers](/categories/utility)
4. /
5. flexibleit/support

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

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 3w 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 47% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity63

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

2264d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/15911656?v=4)[Ajit Das](/maintainers/ajitda)[@ajitda](https://github.com/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)
```

###  Alternatives

[kyslik/column-sortable

Package for handling column sorting in Laravel 6.x

6625.9M26](/packages/kyslik-column-sortable)[symfony/polyfill-php55

Symfony polyfill backporting some PHP 5.5+ features to lower PHP versions

10732.0M9](/packages/symfony-polyfill-php55)[php-units-of-measure/php-units-of-measure

A PHP library for converting between standard units of measure.

3143.8M35](/packages/php-units-of-measure-php-units-of-measure)[rundiz/thai-date

Display date in Thai language use PHP date() and strftime()

167.8k](/packages/rundiz-thai-date)

PHPackages © 2026

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