gregbiv/blue-x-geohash

A library of where in the world things are. Mostly this library is concerned with geohashes, which encode latitude/longitude pairs into scalar, and therefore index-friendly, values.

Maintainers

Package info

github.com/gregbiv/BlueX_Geohash

Homepage

pkg:composer/gregbiv/blue-x-geohash

Transparency log

Statistics

Installs: 14 440

Dependents: 0

Suggesters: 0

Stars: 4

dev-master 2014-07-21 04:55 UTC

This package is not auto-updated.

Last update: 2026-07-28 15:47:21 UTC


README

A library of where in the world things are. Mostly this library is concerned with geohashes, which encode latitude/longitude pairs into scalar, and therefore index-friendly, values.

Requirements

  • PHP 5.3+
  • PSR-0 autoloading

Documentation

Some docs are in the «documentation» directory.