PHPackages                             noxil/gpsdistance - 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. noxil/gpsdistance

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

noxil/gpsdistance
=================

GPS of LAt Long Tools Box - Distance

v1.0.0(3y ago)05MITPHP

Since Aug 5Pushed 3y ago1 watchersCompare

[ Source](https://github.com/noxilaman/gpsdistance)[ Packagist](https://packagist.org/packages/noxil/gpsdistance)[ RSS](/packages/noxil-gpsdistance/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (1)DependenciesVersions (2)Used By (0)

gpsdistance
===========

[](#gpsdistance)

Use for check distance between gps latitude , longtitude.

Installation Use the package manager [composer](https://getcomposer.org/) to install Simple Line Alert.

```
composer i noxil/gpsdistance
```

How to use

```
setGpsPoint1($lat1, $lng1); // Set From GPS Point
$gpsdistance->setGpsPoint2($lat2, $lng2); // Set To GPS Point

$result_km = $gpsdistance->distancePoint(); // Distance (Km)
$result_mi = $gpsdistance->distancePoint('mi'); // Distance (Mile)

....
```

###  Health Score

21

—

LowBetter than 19% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity47

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

Unknown

Total

1

Last Release

1378d ago

### Community

Maintainers

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

---

Top Contributors

[![noxilaman](https://avatars.githubusercontent.com/u/5137535?v=4)](https://github.com/noxilaman "noxilaman (9 commits)")

---

Tags

composergpsphp

### Embed Badge

![Health badge](/badges/noxil-gpsdistance/health.svg)

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

###  Alternatives

[spatie/laravel-google-calendar

Manage events on a Google Calendar

1.4k1.5M21](/packages/spatie-laravel-google-calendar)[gajus/dindent

HTML indentation library for development and testing.

1781.9M50](/packages/gajus-dindent)[mindplay/php-vite

a lightweight PHP-backend integration for the Vite frontend build tool

6690.5k2](/packages/mindplay-php-vite)[contributte/forms-wizard

Wizard component for nette/forms

15783.7k](/packages/contributte-forms-wizard)[mvo/contao-group-widget

Adds a new group widget that allows repeating a set of DCA fields.

28124.3k31](/packages/mvo-contao-group-widget)

PHPackages © 2026

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