A dev-friendly approach to keep track of database changes in Magento 2.
Looking for contributors — Help fix build issues
Explore. Discover. Elevate. #magento
Debugging, profiling, testing, migrations, code generation
A dev-friendly approach to keep track of database changes in Magento 2.
Looking for contributors — Help fix build issues
Provides CLI commands to cleanup unused product, category, and swatches media files. Also removes illegal media gallery entries and fixes missing product image references.
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.
Manages tax rates within Magento 2. Provides tools to configure and maintain tax rates effectively.
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.
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
Reduces cache keys by removing product/category specific layout handles. Improves performance by decreasing cache size and average Redis TTL.
A Hyva Themes first Magento 2 extension to make it fun and easy to build modern, reactive and dynamic interfaces.
Looking for contributors — Help fix build issues
Adds a developer toolbar to Magento 2 for debugging. Provides quick access to information about routes, queries, logs, and more.