Download the PHP package abduns/laravel-gpx-reader without Composer
On this page you can find all versions of the php package abduns/laravel-gpx-reader. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download abduns/laravel-gpx-reader
More information about abduns/laravel-gpx-reader
Files in abduns/laravel-gpx-reader
Download abduns/laravel-gpx-reader
More information about abduns/laravel-gpx-reader
Files in abduns/laravel-gpx-reader
Vendor abduns
Package laravel-gpx-reader
Short Description A Laravel package to read and work with GPX 1.1 files.
License MIT
Package laravel-gpx-reader
Short Description A Laravel package to read and work with GPX 1.1 files.
License MIT
Please rate this library. Is it a good library?
Informations about the package laravel-gpx-reader
laravel-gpx-reader
A Laravel package to read and work with GPX 1.1 files.
Features
- Modern PHP support
- GPX 1.1 Support
- No External Dependencies
- Laravel Integration
- Type-Safe DTOs
- Validation with strict mode
Installation
Quick Start
Why This Package?
- Existing solutions are outdated
- Missing modern PHP features
- Poor developer experience
- No standards compliance
- Too framework-coupled
This package focuses on simplicity, interoperability, and modern developer ergonomics.
Usage
Basic Usage
Advanced Usage
Configuration
You can publish the config file with:
Standards / Specifications
- GPX 1.1 Schema
References:
Supported Features
| Feature | Support |
|---|---|
| GPX 1.1 parsing | ✅ |
| Track / Route / Waypoint | ✅ |
| Type-safe DTOs | ✅ |
Compatibility
| Platform | Supported |
|---|---|
| PHP 8.2+ | ✅ |
| Laravel 11.0+ | ✅ |
Design Goals
- Developer experience first
- Predictable APIs
- Minimal dependencies
- Strong typing
- Extensibility
- Interoperability
Architecture
- Facade for ease of use
- DTOs for parsed GPX elements
- Native XML parsing
Performance
| Operation | Time |
|---|---|
| Parse typical GPX | < 10ms |
Testing
Roadmap
- [ ] Add GPX generation/writing
- [ ] Support older GPX 1.0 schema
Contributing
Contributions, issues, and discussions are welcome.
Security
If you discover security issues, please report them responsibly.
License
MIT
All versions of laravel-gpx-reader with dependencies
PHP Build Version
Package Version
The package abduns/laravel-gpx-reader contains the following files
Loading the files please wait ...