PHPackages                             brezgalov/yii2-arrayable-api-fields - 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. brezgalov/yii2-arrayable-api-fields

ActiveLibrary[API Development](/categories/api)

brezgalov/yii2-arrayable-api-fields
===================================

arrays passed to api in string format with separator

v1.0.1(4y ago)121MITPHPPHP &gt;=5.6.0

Since Aug 3Pushed 4y ago1 watchersCompare

[ Source](https://github.com/Brezgalov/yii2-arrayable-api-fields)[ Packagist](https://packagist.org/packages/brezgalov/yii2-arrayable-api-fields)[ RSS](/packages/brezgalov-yii2-arrayable-api-fields/feed)WikiDiscussions master Synced 1w ago

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

Как пользоваться
----------------

[](#как-пользоваться)

Установка через composer:

```
composer require brezgalov/yii2-arrayable-api-fields --prefer-dist

```

Для php8:

```
composer require brezgalov/yii2-arrayable-api-fields --prefer-dist --ignore-platform-reqs

```

Подключить в behaviours модели:

```
'arrayableInput' => [
    'class' => ArrayableInputBehaviour::class,
    'fields' => ['id', 'exclude_id'],
],

```

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity47

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

1746d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/ba5437e2f11c8cf8548822ad3c8e80eb9f9e84d266daf340e72681195aa7810d?d=identicon)[Brezgalov](/maintainers/Brezgalov)

---

Top Contributors

[![Brezgalov](https://avatars.githubusercontent.com/u/30072225?v=4)](https://github.com/Brezgalov "Brezgalov (3 commits)")

### Embed Badge

![Health badge](/badges/brezgalov-yii2-arrayable-api-fields/health.svg)

```
[![Health](https://phpackages.com/badges/brezgalov-yii2-arrayable-api-fields/health.svg)](https://phpackages.com/packages/brezgalov-yii2-arrayable-api-fields)
```

###  Alternatives

[dotzero/yii2-amocrm

Расширение для Yii Framework 2 реализующее клиент для работы с API amoCRM

1639.7k](/packages/dotzero-yii2-amocrm)[conquer/services

Yii2 soap wsdl web services

1632.5k](/packages/conquer-services)[skeeks/yii2-google-api

Component for work with google api based on google/apiclient

1243.1k1](/packages/skeeks-yii2-google-api)[apexwire/yii2-restclient

Tools to use API as ActiveRecord for Yii2

143.5k](/packages/apexwire-yii2-restclient)

PHPackages © 2026

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