Manages Content Security Policy rules via Magento CLI, storing them in env.php for environment-specific control without database access. Includes automatic CSP header splitting to avoid size limits on servers.
blackbird
4 open-source Magento 2 modules, verified with automated build, coding-standard, PHPStan and SemVer checks.
Quality Breakdown
Provides tooling to create and manage Data Transfer Objects in Magento 2 while retaining DI, plugins, and preferences, with automatic hydration from arrays.
Provides ready-made mock objects implementing Magento DataObject methods (getData/setData, etc.) for use in PHPUnit tests, removing the need to manually stub these common methods when mocking the many Magento objects that extend DataObject.
Monitors Magento indexer and mview states, sending email alerts when indexers remain stuck in working status beyond a configurable threshold or when mviews enter suspended or error states.