An open API service indexing awesome lists of open source software.

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

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)