PHPackages                             ipinchuk/laravel-yandex-taxi-api - 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. [API Development](/categories/api)
4. /
5. ipinchuk/laravel-yandex-taxi-api

ActiveLibrary[API Development](/categories/api)

ipinchuk/laravel-yandex-taxi-api
================================

Laravel wrapper package for the Yandex.Taxi API

v1.1(6y ago)023MITPHPPHP &gt;=7.0.0

Since May 1Pushed 6y ago1 watchersCompare

[ Source](https://github.com/i-pinchuk/laravel-yandex-taxi-api)[ Packagist](https://packagist.org/packages/ipinchuk/laravel-yandex-taxi-api)[ RSS](/packages/ipinchuk-laravel-yandex-taxi-api/feed)WikiDiscussions master Synced 2d ago

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

laravel-yandex-taxi-api
=======================

[](#laravel-yandex-taxi-api)

Laravel wrapper package for the Yandex.Taxi API based on the [php-yandex-taxi-api](https://github.com/i-pinchuk/php-yandex-taxi-api) project

Install
-------

[](#install)

You can use [Composer](https://getcomposer.org)

```
$ composer require ipinchuk/laravel-yandex-taxi-api
```

or download from [GitHub](https://github.com/i-pinchuk/laravel-yandex-taxi-api)

#### Publish Config

[](#publish-config)

Run the following command to publish config file to your config directory:

```
$ php artisan vendor:publish --provider="IPinchuk\LaravelYandexTaxi\YandexTaxiServiceProvider"
```

Usage
-----

[](#usage)

```
$cars = YandexTaxiClient::api('cars')->all();
$drivers = YandexTaxiClient::api('drivers')->all();
```

Feel free to go to the [php-yandex-taxi-api](https://github.com/i-pinchuk/php-yandex-taxi-api) project for more information about API methods

License
-------

[](#license)

> MIT License
>
> Copyright (c) 2020 Igor Pinchuk
>
> Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
>
> The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
>
> THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity52

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

2

Last Release

2199d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/3767199?v=4)[ipinchuk](/maintainers/ipinchuk)[@ipinchuk](https://github.com/ipinchuk)

---

Top Contributors

[![i-pinchuk](https://avatars.githubusercontent.com/u/64547545?v=4)](https://github.com/i-pinchuk "i-pinchuk (4 commits)")

---

Tags

apilaravelyandextaxiЯндекс.Такси

### Embed Badge

![Health badge](/badges/ipinchuk-laravel-yandex-taxi-api/health.svg)

```
[![Health](https://phpackages.com/badges/ipinchuk-laravel-yandex-taxi-api/health.svg)](https://phpackages.com/packages/ipinchuk-laravel-yandex-taxi-api)
```

###  Alternatives

[mollie/laravel-mollie

Mollie API client wrapper for Laravel &amp; Mollie Connect provider for Laravel Socialite

3624.1M28](/packages/mollie-laravel-mollie)[specialtactics/l5-api

Dependencies for the Laravel API Boilerplate package

3672.8k2](/packages/specialtactics-l5-api)[jackmartin/laravel-yandex-geocode

Simply service laravel Yandex Geocoding

1016.6k](/packages/jackmartin-laravel-yandex-geocode)

PHPackages © 2026

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