PHPackages                             jakowicz/gps-converter - 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. jakowicz/gps-converter

ActiveLibrary

jakowicz/gps-converter
======================

A very simple library for converting between different GPS co-ordinate formats

0.3(10y ago)3123MITPHPPHP &gt;=5.3.0

Since Mar 12Pushed 9y ago1 watchersCompare

[ Source](https://github.com/jakowicz/gps-converter)[ Packagist](https://packagist.org/packages/jakowicz/gps-converter)[ Docs](https://github.com/SimonJakowicz/GpsConverter.git)[ RSS](/packages/jakowicz-gps-converter/feed)WikiDiscussions master Synced 4d ago

READMEChangelogDependencies (4)Versions (6)Used By (0)

Introduction
============

[](#introduction)

This package can be used to convert GPS data between formats

- From: Degrees, Minutes, Seconds and Compass direction format to Signed Degree Format
- Example Degrees, Minutes, Seconds and Compass direction format: e.g. 41 25 01 N, 120 58 57 W
- Example Signed Degree format: 41.416944444444, -120.9825

Install
=======

[](#install)

Add this to your composer.json file

```
   {
       "require": {
           "jakowicz/gps-converter": "0.3"
       }
   }
```

Prerequisites
=============

[](#prerequisites)

1. Install Composer - curl -s  | php

License
=======

[](#license)

(The MIT license)

Copyright (c) 2014 Simon Jakowicz

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity13

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity52

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

Total

5

Last Release

3827d ago

### Community

Maintainers

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

---

Top Contributors

[![jakowicz](https://avatars.githubusercontent.com/u/3373050?v=4)](https://github.com/jakowicz "jakowicz (1 commits)")

---

Tags

converterlatitudelongitudegps

###  Code Quality

Code StylePHP\_CodeSniffer

### Embed Badge

![Health badge](/badges/jakowicz-gps-converter/health.svg)

```
[![Health](https://phpackages.com/badges/jakowicz-gps-converter/health.svg)](https://phpackages.com/packages/jakowicz-gps-converter)
```

###  Alternatives

[league/geotools

Geo-related tools PHP 7.3+ library

1.4k5.3M26](/packages/league-geotools)[anthonymartin/geo-location

Powerful GeoCoding library: Retrieve bounding box coordinates, distances between geopoints, point in polygon, get longitude and latitude from addresses and more with GeoLocation for PHP

196949.5k5](/packages/anthonymartin-geo-location)[malhal/laravel-geographical

Easily add longitude and latitude columns to your records and use inherited functionality for calculating distances

283375.6k](/packages/malhal-laravel-geographical)[php-coord/php-coord

PHPCoord is a PHP library to aid in handling coordinates. It can convert coordinates for a point from one system to another and also calculate distance between points.

110914.5k12](/packages/php-coord-php-coord)[jackpopp/geodistance

Search for locations within a radius using latitude and longitude values with your eloquent models.

125120.4k13](/packages/jackpopp-geodistance)[jcf/geocode

Google Geocoding API for Laravel

48160.5k](/packages/jcf-geocode)

PHPackages © 2026

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