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(7mo ago)014MITPHP

Since Nov 8Pushed 7mo 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 1mo ago

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

29

—

LowBetter than 59% of packages

Maintenance62

Regular maintenance activity

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

239d 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)
```

###  Alternatives

[knplabs/gaufrette

PHP library that provides a filesystem abstraction layer

2.5k39.8M123](/packages/knplabs-gaufrette)[google/cloud-storage

Cloud Storage Client for PHP

34390.8M125](/packages/google-cloud-storage)[illuminate/filesystem

The Illuminate Filesystem package.

15261.6M2.6k](/packages/illuminate-filesystem)[superbalist/flysystem-google-storage

Flysystem adapter for Google Cloud Storage

26320.6M30](/packages/superbalist-flysystem-google-storage)[creocoder/yii2-flysystem

The flysystem extension for the Yii framework

2931.7M62](/packages/creocoder-yii2-flysystem)[flowjs/flow-php-server

PHP library for handling chunk uploads. Works with flow.js html5 file uploads.

2451.6M15](/packages/flowjs-flow-php-server)

PHPackages © 2026

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