PHPackages                             geokretymap/php-client - 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. [HTTP &amp; Networking](/categories/http)
4. /
5. geokretymap/php-client

ActiveLibrary[HTTP &amp; Networking](/categories/http)

geokretymap/php-client
======================

GeokretyMap PHP Client - https://geokretymap.org/

0.1.0(6y ago)068MITPHPPHP &gt;=5.5CI failing

Since May 17Pushed 6y ago3 watchersCompare

[ Source](https://github.com/GeoKretyMap/php-client)[ Packagist](https://packagist.org/packages/geokretymap/php-client)[ RSS](/packages/geokretymap-php-client/feed)WikiDiscussions master Synced 3d ago

READMEChangelogDependencies (2)Versions (4)Used By (0)

GeoKrety Map PHP Client
=======================

[](#geokrety-map-php-client)

[![Build Status](https://camo.githubusercontent.com/3531186777921267da8802ff81eb4fc5d57c1b93c922b37443b30378ffdaafb4/68747470733a2f2f7472617669732d63692e6f72672f47656f4b726574794d61702f7068702d636c69656e742e737667)](https://travis-ci.org/GeoKretyMap/php-client)[![Latest Stable Version](https://camo.githubusercontent.com/77a42ce59cff6ba8b21445192a0d29bd0f4c1a1a5ac5c25078e553d0f9ab1628/68747470733a2f2f706f7365722e707567782e6f72672f67656f6b726574796d61702f7068702d636c69656e742f762f737461626c652e706e67)](https://packagist.org/packages/geokretymap/php-client)[![Total Downloads](https://camo.githubusercontent.com/64814c8fe8ca90e0aa12e7a12c39f516ea2de43f9113a98e949f2d1fc7dbd455/68747470733a2f2f706f7365722e707567782e6f72672f67656f6b726574796d61702f7068702d636c69656e742f646f776e6c6f6164732e706e67)](https://packagist.org/packages/geokretymap/php-client)

Introduction
------------

[](#introduction)

This project embeds a PHP client class for [GeoKrety Map](https://geokretymap.org/) (aka. GKM) service.

- GKM Api are described [here](https://github.com/GeoKretyMap/gkm/wiki/Api-endpoints).
- GKM source is also on github [GeoKretyMap](https://github.com/GeoKretyMap) organization.

How to use
----------

[](#how-to-use)

- Installation

- [geokretymap/php-client on Packagist](https://packagist.org/packages/geokretymap/php-client)
- [GeoKretyMap/php-client on GitHub](https://github.com/GeoKretyMap/php-client)

From the command line run

```
$ composer require geokretymap/php-client

```

How to contribute
-----------------

[](#how-to-contribute)

### Dependencies

[](#dependencies)

- Install dependencies

```
 composer install

```

- Install certificates bundle (used by https call)

    - download the [certificate bundle](https://curl.haxx.se/docs/caextract.html)
    - update your `php.ini` :

```
curl.cainfo="C:\CACERT\cacert-2019-05-15.pem"
openssl.cafile="C:\CACERT\cacert-2019-05-15.pem"

```

### Sample

[](#sample)

- Execute sample

```
 php UsageSample.php

```

### Testing

[](#testing)

- Execute tests

```
 vendor/bin/phpunit

```

NB: to activate *test code coverage* you will need to install and enable php [Xdebug extension](https://xdebug.org/docs/install).

###  Health Score

22

—

LowBetter than 22% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity46

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~3 days

Total

3

Last Release

2549d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/65dcc9f558794d578a4c1301ac0e308c1da00c747266de14a4d2171eb28c4d98?d=identicon)[boly38](/maintainers/boly38)

---

Top Contributors

[![boly38](https://avatars.githubusercontent.com/u/3100576?v=4)](https://github.com/boly38 "boly38 (13 commits)")

---

Tags

phpapirestgeokretygeokretymap

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/geokretymap-php-client/health.svg)

```
[![Health](https://phpackages.com/badges/geokretymap-php-client/health.svg)](https://phpackages.com/packages/geokretymap-php-client)
```

###  Alternatives

[xeroapi/xero-php-oauth2

Xero official PHP SDK for oAuth2 generated with OpenAPI spec 3

1054.3M14](/packages/xeroapi-xero-php-oauth2)[onesignal/onesignal-php-api

A powerful way to send personalized messages at scale and build effective customer engagement strategies. Learn more at onesignal.com

34170.2k2](/packages/onesignal-onesignal-php-api)[zenditplatform/zendit-php-sdk

PHP client for Zendit API

1204.3k](/packages/zenditplatform-zendit-php-sdk)[huaweicloud/huaweicloud-sdk-php

Huawei Cloud SDK for PHP

1829.2k2](/packages/huaweicloud-huaweicloud-sdk-php)[ory/hydra-client-php

Documentation for all of Ory Hydra's APIs.

1710.8k](/packages/ory-hydra-client-php)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
