niirrty/niirrty.gps

A GIS/GPS library.

0.6.2 2024-03-11 13:24 UTC

This package is auto-updated.

Last update: 2024-04-11 13:40:41 UTC


README

A GIS/GPS library.

Installation

inside the composer.json:

{
   "require": {
      "php": ">=8.3",
      "niirrty/niirrty.gps": "~0.6"
   }
}