PHPackages                             macklus/yii2-holded - 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. macklus/yii2-holded

ActiveYii2-extension[API Development](/categories/api)

macklus/yii2-holded
===================

Yii Framework extension for https://www.holded.com

1.0.5(8y ago)0742GPL-3.0+PHP

Since Oct 5Pushed 8y ago1 watchersCompare

[ Source](https://github.com/macklus/yii2-holded)[ Packagist](https://packagist.org/packages/macklus/yii2-holded)[ RSS](/packages/macklus-yii2-holded/feed)WikiDiscussions master Synced 2mo ago

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

yii2-holded
===========

[](#yii2-holded)

Yii Framework extension for

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

[](#installation)

Install of macklus/yii2-holded consists of two steps:

### Step 1: Install through composer

[](#step-1-install-through-composer)

The preferred way to install this extension is through [composer](http://getcomposer.org/download/).

Either run

```
php composer.phar require --prefer-dist macklus/yii2-holded "*"

```

or add

```
"macklus/yii2-holded": "~1.0"

```

to the require section of your `composer.json` file.

### Step 2: run migrations

[](#step-2-run-migrations)

You need to install required tables, by running, from your framework directory:

```
php yii migrate/up --migrationPath=@vendor/macklus/yii2-holded/migrations

```

Configuration
-------------

[](#configuration)

Add in your web.php config file:

```
'holded' => [
    'class' => 'macklus\holded\Holded',
    'apikey' => 'INSERT_HERE_YOUR_API_KEY',
    'curl_debug' => false,
],

```

Usage
-----

[](#usage)

Yo can call any of holded component functions by calling it directly, like:

```
Yii::$app->holded->createwaybill($somedata)

```

You can see file to see how function works (this is a pending task)

###  Health Score

30

—

LowBetter than 64% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity68

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 ~21 days

Recently: every ~28 days

Total

7

Last Release

3011d ago

Major Versions

0.0.1 → 1.0.02017-10-06

### Community

Maintainers

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

---

Top Contributors

[![macklus](https://avatars.githubusercontent.com/u/3457708?v=4)](https://github.com/macklus "macklus (29 commits)")

---

Tags

apiyii2extensionholded

### Embed Badge

![Health badge](/badges/macklus-yii2-holded/health.svg)

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

###  Alternatives

[dotzero/yii2-amocrm

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

1639.7k](/packages/dotzero-yii2-amocrm)[mikemadisonweb/yii2-elasticsearch

Yii2 extension for integration with Elasticsearch version 5.0 and above.

153.9k](/packages/mikemadisonweb-yii2-elasticsearch)[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)
