zandor300 / applemapsserverapiframework
PHP framework for easy interaction with Apple Maps Server API.
1.1.0
2023-07-19 09:33 UTC
Requires
- php: ^7.1||^8.0
- ext-curl: *
- ext-json: *
- firebase/php-jwt: ^5.2||^6.0
This package is auto-updated.
Last update: 2024-11-19 12:20:24 UTC
README
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