Download the PHP package thipages/quickgpx without Composer
On this page you can find all versions of the php package thipages/quickgpx. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package quickgpx
quickgpx
Quick GPX parser
Installation
composer require thipages\quickgpx
API
returns an array of array defined as
- latitude
- longitude
- elevation
- UTC unix time
- iso time (if
$withOriginalTime
is set totrue
)
returns an associated array describing some stats properties
timeRange
: [ minUnixTime, maxUnixTime ]
All versions of quickgpx with dependencies
PHP Build Version
Package Version
No informations.
The package thipages/quickgpx contains the following files
Loading the files please wait ....