PHPackages                             demollc/sputnik-provider - 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. demollc/sputnik-provider

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

demollc/sputnik-provider
========================

Geocoder Sputnik adapter

v1.0.1(5y ago)028MITPHPPHP ^7.3 || ^8.0

Since May 10Pushed 2y ago1 watchersCompare

[ Source](https://github.com/demollc/sputnik-provider)[ Packagist](https://packagist.org/packages/demollc/sputnik-provider)[ RSS](/packages/demollc-sputnik-provider/feed)WikiDiscussions main Synced 1mo ago

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

\[Deprecated\]Sputnik Geocoder provider
=======================================

[](#deprecatedsputnik-geocoder-provider)

[![Latest Stable Version](https://camo.githubusercontent.com/96f41f25ec37dc0c354a781ea4235cf199f1178d7b8f50a27dd8895e4d18bcbb/68747470733a2f2f706f7365722e707567782e6f72672f64656d6f6c6c632f737075746e696b2d70726f76696465722f762f737461626c65)](https://packagist.org/packages/demollc/sputnik-provider)[![Total Downloads](https://camo.githubusercontent.com/f5ac374d431b5d9d74f74324b21c1a1a0e84d4482f16e0f3caac6a2616ed7626/68747470733a2f2f706f7365722e707567782e6f72672f64656d6f6c6c632f737075746e696b2d70726f76696465722f646f776e6c6f616473)](https://packagist.org/packages/demollc/sputnik-provider)[![Software License](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE)

This is the Sputnik provider from DemoLLC.

### Install

[](#install)

```
composer require demollc/sputnik-provider
```

Usage
-----

[](#usage)

The API may require an API key. [See here for more information](http://api.sputnik.ru/maps/jsapi/).

```
use Geocoder\Query\GeocodeQuery;
use Geocoder\Query\ReverseQuery;
$httpClient = new \Http\Adapter\Guzzle7\Client();
$geocoder = new \Geocoder\Provider\Sputnik\Sputnik($httpClient, null, '');

$result = $geocoder->geocodeQuery(GeocodeQuery::create('ул. Генерала Лизюкова, 4, Воронеж'));
$result = $geocoder->reverseQuery(ReverseQuery::fromCoordinates(...));
```

### Note

[](#note)

Reverse Query endpoint is frequently down and methods are created by manual.

### Contribute

[](#contribute)

Contributions are very welcome!

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity56

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

Unknown

Total

1

Last Release

1825d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/0487867194031c6d2546d3f4962a881471c4977913f25b9c9eedebbc0b8c8bc9?d=identicon)[demollc](/maintainers/demollc)

---

Top Contributors

[![Alexkurd](https://avatars.githubusercontent.com/u/7689609?v=4)](https://github.com/Alexkurd "Alexkurd (5 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/demollc-sputnik-provider/health.svg)

```
[![Health](https://phpackages.com/badges/demollc-sputnik-provider/health.svg)](https://phpackages.com/packages/demollc-sputnik-provider)
```

###  Alternatives

[geocoder-php/google-maps-provider

Geocoder GoogleMaps adapter

18517.9M44](/packages/geocoder-php-google-maps-provider)[geocoder-php/plugin

Plugins to Geocoder providers

705.1M2](/packages/geocoder-php-plugin)[geocoder-php/here-provider

Geocoder here adapter

131.2M3](/packages/geocoder-php-here-provider)[smile/module-store-locator

Smile Store Locator

51516.6k4](/packages/smile-module-store-locator)[geocoder-php/mapbox-provider

Geocoder Mapbox adapter

111.0M2](/packages/geocoder-php-mapbox-provider)[smile/module-map

Smile Map Utilities Module

10536.8k2](/packages/smile-module-map)

PHPackages © 2026

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