Download the PHP package carlonicora/minimalism-service-geolocator without Composer
On this page you can find all versions of the php package carlonicora/minimalism-service-geolocator. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download carlonicora/minimalism-service-geolocator
More information about carlonicora/minimalism-service-geolocator
Files in carlonicora/minimalism-service-geolocator
Package minimalism-service-geolocator
Short Description Geolocator service for minimalism
License MIT
Homepage https://carlonicora.com
Informations about the package minimalism-service-geolocator
minimalism-service-geolocator
minimalism-service-geolocator is a service for minimalism to retrieve physical location from an IP address.
Getting Started
To use this library, you need to have an application using minimalism. This library does not work outside this scope.
Prerequisite
You should have read the minimalism documentation and understand the concepts of Services in the framework.
minimalism-service-geolocator uses data coming from the free version of IP2LOCATION.
Installing
Require this package, with Composer, in the root directory of your project.
or simply add the requirement in composer.json
Deployment
This service does not require any parameter.
Build With
- minimalism - minimal modular PHP MVC framework
- ip2location-php
Versioning
This project use Semantiv Versioning for its tags.
Authors
License
This project is licensed under the MIT license - see the LICENSE.md file for details
All versions of minimalism-service-geolocator with dependencies
carlonicora/minimalism Version ~13.0
maxmind-db/reader Version ~1.10
geoip2/geoip2 Version ~2.11