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

Statistics

Installs: 11 846

Dependents: 0

Suggesters: 0

Stars: 4

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

This package is not auto-updated.

Last update: 2026-03-10 14:11:13 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.