zandor300/applemapsserverapiframework

PHP framework for easy interaction with Apple Maps Server API.

1.1.0 2023-07-19 09:33 UTC

This package is auto-updated.

Last update: 2024-04-19 11:06:33 UTC


README

Build Version License PHP Version Downloads

PHP framework for easy interaction with Apple Maps Server API.

Install

You can use composer to include this framework into your project. The project is available through Packagist.

composer require zandor300/applemapsserverapiframework

Dependencies

This framework depends on the firebase/php-jwt package.

Usage

TODO