https://github.com/settermjd/laminas-openstreetmap
Integrate with the OpenStreetMap (OSM) API with Laminas and Mezzio projects
https://github.com/settermjd/laminas-openstreetmap
Last synced: 11 months ago
JSON representation
Integrate with the OpenStreetMap (OSM) API with Laminas and Mezzio projects
- Host: GitHub
- URL: https://github.com/settermjd/laminas-openstreetmap
- Owner: settermjd
- License: bsd-3-clause
- Created: 2023-04-06T09:55:15.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-04-14T12:39:22.000Z (about 3 years ago)
- Last Synced: 2025-03-13T03:16:00.459Z (over 1 year ago)
- Language: PHP
- Size: 139 KB
- Stars: 2
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Laminas OpenStreetMap
This package primarily simplifies integrating [the OpenStreetMap (OSM) API](https://wiki.openstreetmap.org/wiki/API) into [Mezzio](https://docs.mezzio.dev/mezzio/) projects and makes working with the API simpler in non-Mezzio projects as well.
## Installation
Run the following to install this library:
```bash
$ composer require settermjd/laminas-openstreetmap
```
## Documentation
tba
## Support
- [Issues](https://github.com/settermjd/laminas-openstreetmap/issues)