Registry / web-framework / magewirephp-magewire

magewirephp-magewire

JSON →
library3.0.0phppackagistunverified

A framework that makes building reactive and dynamic interfaces simple in Magento 2

composer require magewirephp/magewire
INSTALL
IMPORT
SIG · MAGEWIREPHP-MAGEWI
M
magewirephp-magewire
web-frameworkphpv3.0.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Component
use Magewirephp\Magewire\Component;

Create a reactive Magento 2 component

<?php use Magewirephp\Magewire\Component; class MyComponent extends Component { public $count = 0; public function increment() { $this->count++; } }
Debug
Known issues
breakingRequires Magento 2.4+ and PHP 8.1+
fix
Ensure your environment meets these requirements before installation
affects: >=3.0.0
Upgrade
Version history
3.0.0latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
magewirephp-magewire — pip install magewirephp-magewire · libregistry