PHPackages                             ethan/laravel-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. ethan/laravel-geohash

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

ethan/laravel-geohash
=====================

Implementation of geohash's laravel extension package

v1.0.7(6y ago)854.8k↑125%MITPHPPHP &gt;=5.6

Since Aug 22Pushed 6y ago2 watchersCompare

[ Source](https://github.com/ethanfly/laravel-geohash)[ Packagist](https://packagist.org/packages/ethan/laravel-geohash)[ RSS](/packages/ethan-laravel-geohash/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (9)Used By (0)

Laravel GeoHash
===============

[](#laravel-geohash)

Laravel GeoHash LBS地理位置距离计算方法geohash，将一个经纬度信息，转换成一个可以排序，可以比较的字符串编码，用于高效搜索

### 安装方法

[](#安装方法)

```
composer require ethanfly/laravel-geohash
```

### 使用方法

[](#使用方法)

```
