Search by

arcmedia / mage2-dbhelper

arcmedia

Methods to get Data from the Magento DB faster

Package info

github.com/arcmedia/mage2-dbhelper

Type:magento2-module

pkg:composer/arcmedia/mage2-dbhelper

Statistics

Installs: 15 746

Dependents: 0

Suggesters: 0

Stars: 1

Open Issues: 0

0.3.2 2024-01-16 09:10 UTC

This package is auto-updated.

Last update: 2026-08-16 15:43:51 UTC


README

Magento 2 has a very flexible DB structure, which is unfortunately also very slow. Also it can be very painful for developers to get some simple data from the DB. This extension adds some basic direct DB calls, so that you don't have to re-code them in every project.