PHPackages                             inquid/yii-woocommerce-catalog - 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. inquid/yii-woocommerce-catalog

ActiveYii2-extension

inquid/yii-woocommerce-catalog
==============================

Create a PDF catalog of your store to send to your clients through whatsapp

02PHP

Since Dec 10Pushed 7y ago1 watchersCompare

[ Source](https://github.com/inquid/yii-woo-pdf-catalog)[ Packagist](https://packagist.org/packages/inquid/yii-woocommerce-catalog)[ RSS](/packages/inquid-yii-woocommerce-catalog/feed)WikiDiscussions master Synced 2d ago

READMEChangelogDependenciesVersions (1)Used By (0)

Yii Woocommerce Catalog
=======================

[](#yii-woocommerce-catalog)

Create a PDF catalog of your store to send to your clients through whatsapp

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

[](#installation)

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

Either run

```
php composer.phar require --prefer-dist inquid/yii-woocommerce-catalog "dev-master"

```

or add

```
"inquid/yii-woocommerce-catalog": "dev-master"

```

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

Configure in your config file:

```
$config = [
     // ...
    'components' => [
        'yiiwoocatalog' => [
            'class' => 'inquid\yiiwoocatalog\CreateCatalog',
            'domain' => 'DOMAIN...',
            'key' => 'KEY...',
            'secret' => 'SECRET...',
        ],

```

Usage
-----

[](#usage)

Once the extension is installed, simply use it in your controller action :

```

```

###  Health Score

18

—

LowBetter than 8% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity2

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity39

Early-stage or recently created project

 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.

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/1505641?v=4)[Luis Gonzalez](/maintainers/gogl92)[@gogl92](https://github.com/gogl92)

---

Top Contributors

[![gogl92](https://avatars.githubusercontent.com/u/1505641?v=4)](https://github.com/gogl92 "gogl92 (2 commits)")

### Embed Badge

![Health badge](/badges/inquid-yii-woocommerce-catalog/health.svg)

```
[![Health](https://phpackages.com/badges/inquid-yii-woocommerce-catalog/health.svg)](https://phpackages.com/packages/inquid-yii-woocommerce-catalog)
```

PHPackages © 2026

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