2017 © Pedro Peláez
 

cakephp-plugin cakephp-geo

A CakePHP plugin around geocoding tools and helpers.

image

joaorsbatista/cakephp-geo

A CakePHP plugin around geocoding tools and helpers.

  • Friday, June 29, 2018
  • by joaorsb
  • Repository
  • 0 Watchers
  • 0 Stars
  • 21 Installations
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 24 % Grown

The README.md

CakePHP Geo Plugin

Build Status Latest Stable Version Coverage Status Minimum PHP Version License Total Downloads Coding Standards, (*1)

A CakePHP 3.x Plugin to - geocode locations/ips and save the information (lat/lng) along with the records - reverse geocode data - display (Google) maps, (*2)

This plugin requires PHP 5.4+, (*3)

Note that since CakePHP 3.x upgrade uses the willdurand/geocoder library and therefore now supports - 12+ address-based Geocoder providers - 10+ IP-based Geocoder providers, (*4)

Most of them also support reverse geocoding. And of course you can write your own providers on top., (*5)

Also new: - MYSQL support - PostgreSQL support, (*6)

And also: - GeocodedAddresses Table class for caching of API requests to prevent rate limits and speed up lookups, (*7)

Demo

See Sandbox examples for live demos of the GoogleMaps helper and the Geocoder behavior., (*8)

Installation & Docs

Branching strategy

The master branch is the currently active and maintained one and works with the current 3.x stable version. Please see the original Tools plugin if you need the Geo tools for CakePHP 2.x versions., (*9)

TODOs

  • Write own Geocoder provider to leverage all of MapsGoogle data that is being returned.

The Versions

29/06 2018

dev-master

9999999-dev https://github.com/dereuromark/cakephp-geo

A CakePHP plugin around geocoding tools and helpers.

  Sources   Download

MIT

The Requires

 

The Development Requires

plugin helpers cakephp geocoding maps

10/10 2016

dev-dev-master

dev-dev-master https://github.com/dereuromark/cakephp-geo

A CakePHP plugin around geocoding tools and helpers.

  Sources   Download

MIT

The Requires

 

The Development Requires

plugin helpers cakephp geocoding maps