PHPackages                             netwolf103/ecommerce-sluuf - 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. netwolf103/ecommerce-sluuf

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

netwolf103/ecommerce-sluuf
==========================

Create product excel file of upload sluuf

v0.1(6y ago)03proprietaryPHPPHP ^7.0

Since Apr 27Pushed 6y ago1 watchersCompare

[ Source](https://github.com/netwolf103/ecommerce-sluuf)[ Packagist](https://packagist.org/packages/netwolf103/ecommerce-sluuf)[ RSS](/packages/netwolf103-ecommerce-sluuf/feed)WikiDiscussions master Synced 2d ago

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

netwolf103/ecommerce-sluuf
==========================

[](#netwolf103ecommerce-sluuf)

Create product excel file of upload sluuf

Code maintainers
================

[](#code-maintainers)

[![头像](https://avatars3.githubusercontent.com/u/1772352?s=100&v=4)](https://avatars3.githubusercontent.com/u/1772352?s=100&v=4)
-------------------------------------------------------------------------------------------------------------------------------

[](#)

Zhang Zhao
---------------------------------

[](#zhang-zhao-netwolf103gmailcom)

Wechat: netwolf103

Require
-------

[](#require)

```
"php": "^7.0",
"phpoffice/phpexcel": "1.8.2"

```

Install
-------

[](#install)

composer require netwolf103/ecommerce-sluuf

Usage
-----

[](#usage)

```
require_once "vendor/autoload.php";

use Netwolf103\Ecommerce\Sluuf\Product\Rings;

$dataFile = sprintf('%s/var/1688/demo.csv', dirname(dirname(__FILE__)));
$product = new Rings($dataFile);

$filename = sprintf('%s.xlsx', $product->getSku());
$product->saveExcel($filename);
```

###  Health Score

19

—

LowBetter than 10% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity3

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity41

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

Unknown

Total

1

Last Release

2207d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/36df86ed3aa465f5a39ba23ff382192127ff9c4290c49bbe89ba0dd3ad61f498?d=identicon)[netwolf103](/maintainers/netwolf103)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/netwolf103-ecommerce-sluuf/health.svg)

```
[![Health](https://phpackages.com/badges/netwolf103-ecommerce-sluuf/health.svg)](https://phpackages.com/packages/netwolf103-ecommerce-sluuf)
```

###  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)
