PHPackages                             fnull/geohash - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. fnull/geohash

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

fnull/geohash
=============

geohash package

1.0(7y ago)022MITPHPPHP &gt;=5.3.0

Since Jul 17Pushed 7y agoCompare

[ Source](https://github.com/funcSky/fnull-geohash)[ Packagist](https://packagist.org/packages/fnull/geohash)[ Docs](https://github.com/lun/geohash)[ RSS](/packages/fnull-geohash/feed)WikiDiscussions master Synced 3d ago

READMEChangelog (1)Dependencies (1)Versions (2)Used By (0)

Geohash
=======

[](#geohash)

[![Build Status](https://camo.githubusercontent.com/fd4e4c7e4615545a0d2fc9567cf04edb560e7df50a3389e3a75a45110a5ef2f1/68747470733a2f2f7472617669732d63692e6f72672f456c656d652f67656f686173682e706e673f6272616e63683d6d6173746572)](https://travis-ci.org/Eleme/geohash)

Simple php geohash class

### Install

[](#install)

You may install Geohash with Composer (recommended) or manually.

```
require: {
    "geohash/geohash": "dev-master"
}
```

### Usage

[](#usage)

Encode a coordinates:

```
