Installation¶ Composer¶ Install phpGPX via Composer: Bashcomposer require sibyx/phpgpx Requirements¶ PHP >= 8.1 ext-simplexml - for XML parsing ext-dom - for XML generation lib-libxml - XML support library These extensions are included in most PHP installations by default.