PHPackages                             wirke/woowire - 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. wirke/woowire

ActiveLibrary

wirke/woowire
=============

Livewire Frontend Boilerplate for Woocommerce

03Blade

Since Aug 16Pushed 1y ago2 watchersCompare

[ Source](https://github.com/wwwirke/woowire)[ Packagist](https://packagist.org/packages/wirke/woowire)[ RSS](/packages/wirke-woowire/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

WooWire
=======

[](#woowire)

An attempt to replace the WooCommerce theme templates with Blade and Livewire with a base Tailwind styling.

What it intend to do
--------------------

[](#what-it-intend-to-do)

WooWire is intended to be used within Sage and Bedrock by Roots.

This package is meant as a boilerplate. run the `woowire:publish` command in the bedrock root to copy the files into your theme and then this package can be discarded.

If that command don't copy any files try the `vendor:publish --tag=woowire` command instead and let me know.

know that these commands overwrites your files if you have any with the same name.

The templates use tailwind classes so, run your tailwind compiler and ythat should be fixed.

The package got livewire, some laravel, woocommerce and the sage-woocommerce bridge by generoi required if you dont already use them, but i recomend requiring all of them yourself.

What it dont do
---------------

[](#what-it-dont-do)

I don't intend to do anything to big affecting the checkout or how the backend works, it's just the single pages, archive pages and the mini cart

What you should do
------------------

[](#what-you-should-do)

you can add the `@liveiwre('woo-wire-cart')` component somewhere in your navigation to get that thing going. you should also probably remove the basic woocommerce styling with this filter

```
add_filter( 'woocommerce_enqueue_styles', '__return_empty_array' );

```

Updates
-------

[](#updates)

if you want to overwrite the files you copied with the publish commands with a newer version you can use `woowire:update`

###  Health Score

14

—

LowBetter than 2% of packages

Maintenance29

Infrequent updates — may be unmaintained

Popularity3

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity17

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://www.gravatar.com/avatar/02f9106fcbefa12f7a5e5e2cd35d440002a99d70059580a58772ae668f15208d?d=identicon)[Filipwessman](/maintainers/Filipwessman)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/wirke-woowire/health.svg)

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

PHPackages © 2026

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