Speeds up the creation of admin grids and forms in Magento 2. Simplifies UI component development for faster admin panel customization.
Developer Tools
Debugging, profiling, testing, migrations, code generation
Provides enhanced Alpine.js components for automated AJAX calls within Magento 2. Simplifies backend data handling with filtering, validation, and simultaneous HTML element updates.
Framework of enhanced Alpine.js components for Magento that automate backend-handled AJAX calls, with filtering, validation, and updating multiple HTML elements at once.
Framework for building robust data imports in Magento from files, databases, or web APIs, with configurable specifications, transformers, filters, writers, indexing, and report handlers.
A beautiful error page and error tracking service for Magento powered by spatie/ignition.
Displays a custom colored bar above the admin navigation to distinguish environments such as local, develop, staging, and production, preventing accidental changes in the wrong place.
Looking for contributors - Help fix build issues
Provides a visual theme customization tool for Magento 2 Breeze themes with live preview, draft/publish workflow, and design token editing from the admin panel.
Reduces cache keys by removing product/category specific layout handles. Improves performance by decreasing cache size and average Redis TTL.
Magewire
magewirephp/magewire 34
A Hyva Themes first Magento 2 extension to make it fun and easy to build modern, reactive and dynamic interfaces.
Theme Assets
hryvinskyi/magento2-theme-assets 71
Provides a flexible asset rendering API for scripts and stylesheets with support for inline and external rendering, async/defer loading strategies, resource preloading with fetch priority, and built-in caching.
Panth Performance Debugger
mage2kishan/module-performance-debugger 22
A production-grade Magento 2 profiler that traces every block render, observer, plugin, layout phase, DI resolution, and SQL query in a request, detecting bottlenecks (slow/N+1 queries, slow blocks/observers, heavy modules) with severity, estimated savings, and the exact file:line. Includes a storefront toolbar, admin grid, userland-vs-core split, and XLSX/PDF reports.
Looking for contributors - Help fix build issues
Panth Error Monitor for Magento 2
mage2kishan/module-error-monitor 22
Captures PHP exceptions and storefront JavaScript console errors into deduplicated, grouped database records, then sends throttled digest email alerts. Fingerprints repeats so identical errors increment a counter instead of flooding the inbox.
Looking for contributors - Help fix build issues