Provides CLI commands to cleanup unused product, category, and swatches media files. Also removes illegal media gallery entries and fixes missing product image references.
Developer Tools
Debugging, profiling, testing, migrations, code generation
Allows admins to test Magento 2 email sending. Helps verify email configuration and delivery.
Allows rendering of additional templates within a block, before, after, or nested within the original template. Configure templates and their positions via layout XML.
Provides utilities to simplify Magento 2 integration testing. Includes helper functions, traits with PHPUnit assertions, and tools for managing test configurations.
Validates Magento 2 extension code by checking for missing dependencies in module.xml and composer.json. It helps identify undeclared dependencies and deprecated classes.
Provides a declarative fixture library for Magento 2 integration tests. Simplifies creation of customers, products, carts, and orders with configurable builders.
Manages Magento 2 database variables using files. Allows sharing, versioning, and environment-specific configuration.
Logs and analyzes all REST API calls made to your Magento store. Provides detailed request and response information for debugging and monitoring.
Periodically exports a stripped database to an Amazon S3 bucket. It can also import a remote database dump from S3 to local.
Looking for contributors - Help fix build issues
Simplifies HTMX integration by providing structured controllers, events, and view models for streamlined dynamic HTML responses. Offers utilities for handling HTMX requests and managing response headers.
Logs all web API REST calls made to your Magento instance. Provides detailed request and response information for analysis and debugging.
Allows admins to view, search, download, and delete log files directly from the Magento admin panel. Simplifies log management without requiring server access.