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

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

mhassan654/license-support
==========================

A few useful reusable support package for Laravelj

v1.0.1(3y ago)0111MITPHPPHP ^8.0.2

Since Oct 17Pushed 3y ago1 watchersCompare

[ Source](https://github.com/mhassan654/license-support)[ Packagist](https://packagist.org/packages/mhassan654/license-support)[ RSS](/packages/mhassan654-license-support/feed)WikiDiscussions main Synced today

READMEChangelogDependencies (1)Versions (4)Used By (1)

Licensing Support
=================

[](#licensing-support)

[![Stable Version](https://camo.githubusercontent.com/41899cfeb9790df41285c601cfee0406923a3b3c2e9a6003a68f328c1b7546c6/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f762f72656c656173652f6d68617373616e3635342f6c6963656e73652d737570706f72743f6c6162656c3d737461626c65267374796c653d666c61742d737175617265)](https://packagist.org/packages/mhassan654/license-support)[![Unstable Version](https://camo.githubusercontent.com/85afbac0745eb275d863cee4b1701a70c0e30315d27990b00f1abd553b8761e8/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f756e737461626c652d6465762d2d6d61696e2d6f72616e67653f7374796c653d666c61742d737175617265)](https://packagist.org/packages/mhassan654/license-support)[![Total Downloads](https://camo.githubusercontent.com/e33f33793c811f2e611554fe796f9f4ab6b62f9b0ff4f08c79a960d445635261/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6d68617373616e3635342f6c6963656e73652d737570706f72742e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/mhassan654/license-support)[![License](https://camo.githubusercontent.com/d1e1d79f858fa671e381dcc33590c3093ee3c676c4a12077fb201afb0fa075d7/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f6d68617373616e3635342f6c6963656e73652d737570706f72742e7376673f7374796c653d666c61742d737175617265)](LICENSE)

Support collection for Laravel. This package is standalone and does not require external packages.

Install
-------

[](#install)

Install via Composer:

```
composer require mhassan654/license-support
```

Support Classes
===============

[](#support-classes)

IpSupport
---------

[](#ipsupport)

Contains methods for working with IP addresses.

`use Mhassan654\LicenseSupport\Support\IpSupport;`

MethodDescriptionResult**isLocalhost**Check client is from localhost`boolean`**getLocalhostPublicIp**Get client public IP address if it is localhost`null` or `string`**getIP**Get client real IP address`string`- The `getLocalhostPublicIp` method is useful for checking if the client is from localhost. Uses  endpoint.
- In laravel native way you can use `Request::ip()` method but this method is cover all cases. For example cloudflare, nginx, etc. Also see this stackoverflow [question](https://stackoverflow.com/q/13646690/6940144).

###  Health Score

24

—

LowBetter than 31% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity54

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

Total

2

Last Release

1354d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/a95bf30c6de57abfdd3a8d75e4c129585fc5f1101f3b7fb5b71664f1acbeba6d?d=identicon)[Muwonge Hassan](/maintainers/Muwonge%20Hassan)

---

Top Contributors

[![hmuwonge](https://avatars.githubusercontent.com/u/223309859?v=4)](https://github.com/hmuwonge "hmuwonge (8 commits)")

---

Tags

laravelsupportlicense-support

### Embed Badge

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

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

###  Alternatives

[psalm/plugin-laravel

Psalm plugin for Laravel

3355.3M345](/packages/psalm-plugin-laravel)[renatomarinho/laravel-page-speed

Laravel Page Speed

2.5k1.7M11](/packages/renatomarinho-laravel-page-speed)[vinkius-labs/laravel-page-speed

Laravel Page Speed

2.5k12.5k1](/packages/vinkius-labs-laravel-page-speed)[emargareten/inertia-modal

Inertia Modal is a Laravel package that lets you implement backend-driven modal dialogs for Inertia apps.

90142.9k](/packages/emargareten-inertia-modal)[wearepixel/laravel-cart

A cart implementation for Laravel

1374.8k](/packages/wearepixel-laravel-cart)[tomshaw/electricgrid

A feature-rich Livewire package designed for projects that require dynamic, interactive data tables.

119.4k](/packages/tomshaw-electricgrid)

PHPackages © 2026

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