PHPackages                             saxum/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. [Utility &amp; Helpers](/categories/utility)
4. /
5. saxum/product-import

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

saxum/product-import
====================

Simple laravel product import

1.1.2(6y ago)23MITPHP

Since Oct 28Pushed 6y ago1 watchersCompare

[ Source](https://github.com/saxum2010/simple_product_import)[ Packagist](https://packagist.org/packages/saxum/product-import)[ RSS](/packages/saxum-product-import/feed)WikiDiscussions master Synced yesterday

READMEChangelog (5)Dependencies (1)Versions (6)Used By (0)

Simple laravel product import.
==============================

[](#simple-laravel-product-import)

This library import product data into Product model for Laravel

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

[](#installation)

```
composer require saxum/product-import

```

If you're using an older verson of Laravel (&lt;5.5) then just manually add the provider to `config/app.php` file.

```
Maatwebsite\Excel\ExcelServiceProvider::class,
Saxum\Productimport\ProductimportServiceProvider::class,
```

Use
---

[](#use)

> php artisan import:products products.csv

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity61

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

Total

5

Last Release

2387d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/7573339?v=4)[Saxum](/maintainers/saxum)[@Saxum](https://github.com/Saxum)

---

Top Contributors

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

### Embed Badge

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

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

###  Alternatives

[mediconesystems/livewire-datatables

Advanced datatables using Laravel, Livewire, Tailwind CSS and Alpine JS

1.2k711.3k8](/packages/mediconesystems-livewire-datatables)[konnco/filament-import

241243.2k2](/packages/konnco-filament-import)[simonhamp/laravel-nova-csv-import

A fully-fledged CSV import tool for Laravel Nova.

167433.3k](/packages/simonhamp-laravel-nova-csv-import)[ronasit/laravel-helpers

Provided helpers function and some helper class.

1475.7k13](/packages/ronasit-laravel-helpers)[arm092/livewire-datatables

Advanced datatables using Laravel, Livewire, Tailwind CSS and Alpine JS

2953.8k](/packages/arm092-livewire-datatables)[team-nifty-gmbh/tall-datatables

A package to create datatables using alpinejs, tailwind, livewire and laravel

1217.2k1](/packages/team-nifty-gmbh-tall-datatables)

PHPackages © 2026

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