PHPackages                             theoknoep/gpx-difficulty-score - 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. theoknoep/gpx-difficulty-score

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

theoknoep/gpx-difficulty-score
==============================

Simple PHP Lib for evaluate the difficulty of a GPX file (based on elevation)

v1.0.0(2y ago)05MITPHPPHP &gt;=7.4

Since Apr 3Pushed 2y ago1 watchersCompare

[ Source](https://github.com/TheoKnoep/gpx-parser)[ Packagist](https://packagist.org/packages/theoknoep/gpx-difficulty-score)[ RSS](/packages/theoknoep-gpx-difficulty-score/feed)WikiDiscussions master Synced 1mo ago

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

Description
===========

[](#description)

Projet de back-office pour analyser un fichier GPX et extraire des données diverses comme par exemple :

- distance
- dénivelé
- score de difficulté
- adresse de départ
- boucle ou aller simple
- départements traversés \[TO DO\]
- miniature d'aperçu (au format image) \[TO DO\]

Utilisation
-----------

[](#utilisation)

```
composer require theoknoep/gpx-difficulty-score

```

```
