PHPackages                             yireo/yireo\_disablelog - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. yireo/yireo\_disablelog

Abandoned → [yireo/magento1-disablelog](/?search=yireo%2Fmagento1-disablelog)ArchivedMagento-module

yireo/yireo\_disablelog
=======================

Disable all Magento logging to the database

0.0.14(9y ago)246976OSL-3.0PHPPHP &gt;=5.3.0

Since Nov 15Pushed 8y ago4 watchersCompare

[ Source](https://github.com/yireo-magento1/Yireo_DisableLog)[ Packagist](https://packagist.org/packages/yireo/yireo_disablelog)[ Docs](https://www.yireo.com/software/magento-extensions/disablelog)[ RSS](/packages/yireo-yireo-disablelog/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependencies (2)Versions (9)Used By (0)

Yireo DisableLog
================

[](#yireo-disablelog)

Magento extension to disable Magento logging to the database

More information:

You can install this module in various ways:

1. Download the MagentoConnect package from our site and upload it into your own Magento Downloader application.
2. Download the Magento source archive from our site, extract the files and upload the files to your Magento root. Make sure to flush the Magento cache. Make sure to logout once you're done.
3. Use `modman` to install the git repository for you:

    modman init modman clone [https://github.com/yireo/Yireo\_DisableLog](https://github.com/yireo/Yireo_DisableLog)modman update Yireo\_DisableLog
4. Use `composer` to install the composer package for you. See below.

Instructions for using composer
-------------------------------

[](#instructions-for-using-composer)

Use composer to install this extension. First make sure to initialize composer with the right settings:

```
composer -n init
composer install --no-dev

```

Next, modify your local composer.json file:

```
{
    "require": {
        "yireo/magento1-disablelog": "dev-master",
        "magento-hackathon/magento-composer-installer": "*"
    },
    "repositories":[
        {
            "packagist": false
        },
        {
            "type":"composer",
            "url":"https://packages.firegento.com"
        },
        {
            "type":"composer",
            "url":"https://satis.yireo.com"
        }
    ],
    "extra":{
        "magento-root-dir":"/path/to/magento",
        "magento-deploystrategy":"copy"
    }
}

```

Make sure to set the `magento-root-dir` properly. Test this by running:

```
composer update --no-dev

```

Done.

###  Health Score

31

—

LowBetter than 68% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity25

Limited adoption so far

Community15

Small or concentrated contributor base

Maturity53

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 77.1% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~102 days

Recently: every ~43 days

Total

8

Last Release

3477d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/1373981?v=4)[Yireo](/maintainers/yireo)[@yireo](https://github.com/yireo)

---

Top Contributors

[![jissereitsma](https://avatars.githubusercontent.com/u/7670482?v=4)](https://github.com/jissereitsma "jissereitsma (27 commits)")[![ToonSpinISAAC](https://avatars.githubusercontent.com/u/13380523?v=4)](https://github.com/ToonSpinISAAC "ToonSpinISAAC (7 commits)")[![jhoelzl](https://avatars.githubusercontent.com/u/638936?v=4)](https://github.com/jhoelzl "jhoelzl (1 commits)")

---

Tags

magentocomposer-installer

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/yireo-yireo-disablelog/health.svg)

```
[![Health](https://phpackages.com/badges/yireo-yireo-disablelog/health.svg)](https://phpackages.com/packages/yireo-yireo-disablelog)
```

###  Alternatives

[magento/magento-composer-installer

Composer installer for Magento modules

7523.3M317](/packages/magento-magento-composer-installer)[yireo/magento2-webp2

Magento 2 module to add WebP support to the Magento frontend

2091.2M7](/packages/yireo-magento2-webp2)[magento-hackathon/magento-composer-installer

Composer installer for Magento modules

214757.6k374](/packages/magento-hackathon-magento-composer-installer)[yireo/magento2-googletagmanager2

Add Google Tag Manager to Magento

167930.4k5](/packages/yireo-magento2-googletagmanager2)[yireo/magento2-whoops

Magento 2 module adding Whoops error handling

102703.5k](/packages/yireo-magento2-whoops)[yireo/magento2-checkouttester2

Checkout Tester for Magento 2

93477.4k1](/packages/yireo-magento2-checkouttester2)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
