Download the PHP package ether/simplemap without Composer

On this page you can find all versions of the php package ether/simplemap. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.

FAQ

After the download, you have to make one include require_once('vendor/autoload.php');. After that you have to import the classes with use statements.

Example:
If you use only one package a project is not needed. But if you use more then one package, without a project it is not possible to import the classes with use statements.

In general, it is recommended to use always a project to download your libraries. In an application normally there is more than one library needed.
Some PHP packages are not free to download and because of that hosted in private repositories. In this case some credentials are needed to access such packages. Please use the auth.json textarea to insert credentials, if a package is coming from a private repository. You can look here for more information.

  • Some hosting areas are not accessible by a terminal or SSH. Then it is not possible to use Composer.
  • To use Composer is sometimes complicated. Especially for beginners.
  • Composer needs much resources. Sometimes they are not available on a simple webspace.
  • If you are using private repositories you don't need to share your credentials. You can set up everything on our site and then you provide a simple download link to your team member.
  • Simplify your Composer build process. Use our own command line tool to download the vendor folder as binary. This makes your build process faster and you don't need to expose your credentials for private repositories.
Please rate this library. Is it a good library?

Informations about the package simplemap

Maps

A beautifully simple, yet deceptively powerful, Map field that works out of the box with no setup or API tokens needed!

Configure the map field to only show the features you want; hide the address, show latitude / longitude, or hide the map entirely. Choose from 4 geocoding services, 3 geolocation services, and 24 map tilesets!

Maps offers full multi-site support, compatibility with Matrix, SuperTable, and CraftQL, and the ability to search by location and sort by distance.

Mini Map

Maps offers a mini map field that fits perfectly in a Super Table without taking up a lot of space!

Map Tiles and Geo

Maps supports the following map tiles:

Wikimedia [Wikimedia](https://foundation.wikimedia.org/wiki/Maps_Terms_of_Use) | | | --- | --- | --- ![Wikimedia](./resources/imgs/tilesets/wikimedia.png) | Wikimedia | |
OpenStreetMap [OpenStreetMap](https://www.openstreetmap.org) | | | --- | --- | --- ![OpenStreetMap](./resources/imgs/tilesets/openstreetmap.png) | OpenStreetMap | |
Carto (Voyager, Positron, Dark Matter) [Carto](https://carto.com/location-data-services/basemaps/) | | | --- | --- | --- ![Carto Voyager](./resources/imgs/tilesets/carto-rastertiles-voyager.png) | ![Carto Positron](./resources/imgs/tilesets/carto-light_all.png) | ![Carto Dark Matter](./resources/imgs/tilesets/carto-dark_all.png) Voyager | Positron | Dark Matter
Mapbox (Outdoors, Streets, Dark, Light) [Mapbox](https://www.mapbox.com) | | | --- | --- | --- ![Mapbox Outdoors](./resources/imgs/tilesets/mapbox-outdoors.png) | ![Mapbox Streets](./resources/imgs/tilesets/mapbox-streets.png) | ![Mapbox Dark](./resources/imgs/tilesets/mapbox-dark.png) Outdoors | Streets | Dark ![Mapbox Light](./resources/imgs/tilesets/mapbox-light.png) | | Light | |
Google Maps (Roadmap, Terrain, Hybrid) [Google Maps](https://www.google.com/maps) | | | --- | --- | --- ![Google Roadmap](./resources/imgs/tilesets/google-roadmap.png) | ![Google Terrain](./resources/imgs/tilesets/google-terrain.png) | ![Google Hybrid](./resources/imgs/tilesets/google-hybrid.png) Roadmap | Terrain | Hybrid
Apple MapKit (Standard, Muted, Satellite, Hybrid) [Apple MapKit](https://developer.apple.com/maps/mapkitjs/) | | | --- | --- | --- ![MapKit Standard](./resources/imgs/tilesets/mapkit-standard.png) | ![MapKit Muted](./resources/imgs/tilesets/mapkit-muted.png) | ![MapKit Satellite](./resources/imgs/tilesets/mapkit-satellite.png) Standard | Muted | Satellite ![MapKit Hybrid](./resources/imgs/tilesets/mapkit-hybrid.png) | | Hybrid | |
Here (Day, Day Grey, Day Transit, Reduced, Pedestrian, Terrain, Satellite, Hybrid) [Here](https://www.here.com/) | | | --- | --- | --- ![Here Day](./resources/imgs/tilesets/here-normal-day.png) | ![Here Day Grey](./resources/imgs/tilesets/here-normal-day-grey.png) | ![Here Day Transit](./resources/imgs/tilesets/here-normal-day-transit.png) Day | Day Grey | Day Transit ![Here Reduced](./resources/imgs/tilesets/here-reduced-day.png) | ![Here Pedestrian](./resources/imgs/tilesets/here-pedestrian-day.png) | ![Here Terrain](./resources/imgs/tilesets/here-terrain-day.png) Reduced | Pedestrian | Terrain ![Here Satellite](./resources/imgs/tilesets/here-satellite-day.png) | ![Here Hybrid](./resources/imgs/tilesets/here-hybrid-day.png) | Satellite | Hybrid |

And these geocoding services:

And these geolocation services:

Documentation

For full documentation visit the Maps Ether Docs.


All versions of simplemap with dependencies

PHP Build Version
Package Version
Requires craftcms/cms Version ^5.0.0
mapkit/jwt Version ^1.1.2
geoip2/geoip2 Version ~2.0
guzzlehttp/guzzle Version ^6.3.3|^7.2.0
what3words/w3w-php-wrapper Version 3.*
ext-openssl Version *
ext-json Version *
ext-zlib Version *
php Version ^8.2
Composer command for our command line client (download client) This client runs in each environment. You don't need a specific PHP version etc. The first 20 API calls are free. Standard composer command

The package ether/simplemap contains the following files

Loading the files please wait ....