Download the PHP package jamesblanksby/gpxtoolbox without Composer
On this page you can find all versions of the php package jamesblanksby/gpxtoolbox. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download jamesblanksby/gpxtoolbox
More information about jamesblanksby/gpxtoolbox
Files in jamesblanksby/gpxtoolbox
Download jamesblanksby/gpxtoolbox
More information about jamesblanksby/gpxtoolbox
Files in jamesblanksby/gpxtoolbox
Vendor jamesblanksby
Package gpxtoolbox
Short Description A library for creating, parsing, and modifying GPX files.
License MIT
Package gpxtoolbox
Short Description A library for creating, parsing, and modifying GPX files.
License MIT
Please rate this library. Is it a good library?
Informations about the package gpxtoolbox
🗺 GPXToolbox
A library for creating, parsing, and modifying GPX files.
📍 Features
- Full* support for official specification.
- High performance polyline simplification.
- Statistics analysis.
- Activity splits.
- GPX, JSON, GeoJSON and PHP Array output.
* Extensions coming soon!
Statistics Analysis
- Smoothed distance (m)
- Moving duration (s)
- Total duration (s)
- Average speed (km/h)
- Maximum speed (km/h)
- Average pace (min/km)
- Best pace (min/km)
- Minimum elevation (m)
- Maximum elevation (m)
- Elevation gain (m)
- Elevation loss (m)
⚡️ Installation
You can install GPXToolbox with composer.
📖 Getting Started
Load a GPX file and retrieve statistical analysis.
The above example will output:
See the examples directory for more…
All versions of gpxtoolbox with dependencies
PHP Build Version
Package Version
No informations.
The package jamesblanksby/gpxtoolbox contains the following files
Loading the files please wait ....