Provides enhanced Alpine.js components for automated AJAX calls within Magento 2. Simplifies backend data handling with filtering, validation, and simultaneous HTML element updates.
Follows SemVer in Developer Tools
These modules follow semantic versioning across their audited release history — version bumps honestly reflect the code changes.
A beautiful error page and error tracking service for Magento powered by spatie/ignition.
Enables Magento 2 to connect to MariaDB versions 10.5-11.x for development. Allows usage of newer MariaDB versions that are not officially supported.
Provides utilities to simplify Magento 2 integration testing. Includes helper functions, traits with PHPUnit assertions, and tools for managing test configurations.
Looking for contributors - Help fix build issues
Adds Whoops error handling to Magento 2 for improved debugging. Provides detailed error reports to assist developers in identifying and resolving issues.
Adds a developer toolbar to Magento 2 for debugging. Provides quick access to information about routes, queries, logs, and more.
Validates Magento 2 extension code by checking for missing dependencies in module.xml and composer.json. It helps identify undeclared dependencies and deprecated classes.
Integrates the CodeMirror code editor into Magento 2 admin. Provides form elements for UI components and frontend models for system configuration.
A dev-friendly approach to keep track of database changes in Magento 2.
Looking for contributors - Help fix build issues
Adds a debug toolbar to Magento 2, displaying request/response data, SQL queries, profiler information, layout details, and cached items. Helps developers debug by providing insights into application execution.
Logs all web API REST calls made to your Magento instance. Provides detailed request and response information for analysis and debugging.