PHPackages                             notabenedev/product-import - 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. [File &amp; Storage](/categories/file-storage)
4. /
5. notabenedev/product-import

ActiveLibrary[File &amp; Storage](/categories/file-storage)

notabenedev/product-import
==========================

Import categories, products, variations from YML

v0.0.6(9mo ago)014MITPHP

Since Nov 8Pushed 9mo ago1 watchersCompare

[ Source](https://github.com/notabenedev/product-import)[ Packagist](https://packagist.org/packages/notabenedev/product-import)[ RSS](/packages/notabenedev-product-import/feed)WikiDiscussions main Synced today

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

Description
-----------

[](#description)

- импорт категорий, товаров и (если есть) цен из YML файла импорта

Config
------

[](#config)

```
php artisan vendor:publish --provider="Notabenedev\ProductImport\ProductImportServiceProvider" --tag=config

```

Install
-------

[](#install)

```
 -   php artisan vendor:publish --provider="Notabenedev\ProductImport\ProductImportServiceProvider" --tag=public --force
 -   php artisan make:product-import
                        {--all : Run all}
                        {--config : make config}
                        {--js : export js}
                        {--vue : export vue components}
                        {--models: export models}
                        {--policies: export rules}
                        {--only-default: create only default rules}
                        {--controllers: export controllers}
                        {--jobs: export jobs}
                        {--menu: create menu}

```

Queue
-----

[](#queue)

```
- php artisan queue:work --queue=default,processYmlFile,processCategory,processCategoryParent,processProduct,processOffer,processOtherCategory,processOtherProduct

```

Update
------

[](#update)

###  Health Score

28

—

LowBetter than 52% of packages

Maintenance57

Moderate activity, may be stable

Popularity6

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity37

Early-stage or recently created project

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

Recently: every ~170 days

Total

6

Last Release

286d ago

### Community

Maintainers

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

### Embed Badge

![Health badge](/badges/notabenedev-product-import/health.svg)

```
[![Health](https://phpackages.com/badges/notabenedev-product-import/health.svg)](https://phpackages.com/packages/notabenedev-product-import)
```

PHPackages © 2026

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