PHPackages                             pa3py6aka/yii2-sape - 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. pa3py6aka/yii2-sape

ActiveYii2-extension[HTTP &amp; Networking](/categories/http)

pa3py6aka/yii2-sape
===================

Wrapper for php Sape client for yii2

1.0.5(8y ago)015MITPHP

Since Apr 17Pushed 8y ago1 watchersCompare

[ Source](https://github.com/pa3py6aka/yii2-sape)[ Packagist](https://packagist.org/packages/pa3py6aka/yii2-sape)[ RSS](/packages/pa3py6aka-yii2-sape/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependencies (1)Versions (7)Used By (0)

Yii2 wrapper for Sape.ru
========================

[](#yii2-wrapper-for-saperu)

Компонент для установки ссылок с биржи sape.ru

Installation
------------

[](#installation)

Install with composer:

```
composer require pa3py6aka/yii2-sape

```

or add

```
"pa3py6aka/yii2-sape": "*"

```

to the require section of your composer.json file.

Usage
-----

[](#usage)

Включить компонент в настройках:

```
'components' => [
    // ....
    'sape' => [
        'class' => 'pa3py6aka\yii2\sape\Sape',
        'sapeUser' => 'Ваш код клиента' // Например '4de0b73c786b78ba2e50bc2925941a37'
    ],
    // ....
 ]

```

В нужном месте в view-файле включить отображение ссылок:

```

```

Где `$n` - нужное количество ссылок(в последнем вызове число указывать не нужно - см. документацию sape)

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity67

Established project with proven stability

 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

6

Last Release

2930d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/7ee78ceb0ff26357aa649a02eb7ef5983758c7df4ee2ec51f455d6da5e46fe8a?d=identicon)[pa3py6aka](/maintainers/pa3py6aka)

---

Top Contributors

[![all-sav](https://avatars.githubusercontent.com/u/12895355?v=4)](https://github.com/all-sav "all-sav (7 commits)")

---

Tags

yii2yii 2sape.rusapeyii2 sape

### Embed Badge

![Health badge](/badges/pa3py6aka-yii2-sape/health.svg)

```
[![Health](https://phpackages.com/badges/pa3py6aka-yii2-sape/health.svg)](https://phpackages.com/packages/pa3py6aka-yii2-sape)
```

###  Alternatives

[zhuravljov/yii2-rest

Yii2 REST Client

1186.2k](/packages/zhuravljov-yii2-rest)[tunecino/yii2-nested-rest

Adds nested resources routing support along with related actions and relationship handlers to the Yii RESTful API framework

4815.8k](/packages/tunecino-yii2-nested-rest)

PHPackages © 2026

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