PHPackages                             stefanoregis/woocommercetolaravel - 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. stefanoregis/woocommercetolaravel

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

stefanoregis/woocommercetolaravel
=================================

A simple system to import orders from Woocommerce to Laravel

05PHP

Since Jan 14Pushed 6y agoCompare

[ Source](https://github.com/stefanoregis/woocommercetolaravel)[ Packagist](https://packagist.org/packages/stefanoregis/woocommercetolaravel)[ RSS](/packages/stefanoregis-woocommercetolaravel/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersions (1)Used By (0)

Woocommerce to Laravel wrapper
==============================

[](#woocommerce-to-laravel-wrapper)

A PHP wrapper for the WooCommerce. Import your orders and products into your Laravel database.

Enable the Api on your woocommerce installation

Install: composer require stefanoregis/woocommercetolaravel

include the provider in app.php: stefanoregis\\woocommercetolaravel\\WoocommerceToLaravelServiceProvider::class,

publish the config file: php artisan vendor:publish --provider="stefanoregis\\woocommercetolaravel\\WoocommerceToLaravelServiceProvider"

update the config file with your parameters

migrate the tables

run php artisan woocommercetolaravel:import to import your orders

###  Health Score

18

—

LowBetter than 8% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity35

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/29060421?v=4)[stefanoregis](/maintainers/stefanoregis)[@stefanoregis](https://github.com/stefanoregis)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/stefanoregis-woocommercetolaravel/health.svg)

```
[![Health](https://phpackages.com/badges/stefanoregis-woocommercetolaravel/health.svg)](https://phpackages.com/packages/stefanoregis-woocommercetolaravel)
```

###  Alternatives

[iteks/laravel-enum

A comprehensive Laravel package providing enhanced enum functionalities, including attribute handling, select array conversions, and fluent facade interactions for robust enum management in Laravel applications.

2519.3k](/packages/iteks-laravel-enum)[feature-ninja/cva

Class variance authority implementation in php

1818.2k3](/packages/feature-ninja-cva)[popphp/pop-form

Pop Form Component for Pop PHP Framework

1320.1k2](/packages/popphp-pop-form)

PHPackages © 2026

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