PHPackages                             sitewards/import\_image\_memory\_leak\_fix - 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. sitewards/import\_image\_memory\_leak\_fix

ActiveMagento-module

sitewards/import\_image\_memory\_leak\_fix
==========================================

Fix a memory leak issue with the product image import process.

0.1.1(9y ago)186.7k2PHPPHP &gt;=5.5

Since May 10Pushed 8y ago26 watchersCompare

[ Source](https://github.com/sitewards/import_image_memory_leak_fix)[ Packagist](https://packagist.org/packages/sitewards/import_image_memory_leak_fix)[ RSS](/packages/sitewards-import-image-memory-leak-fix/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (1)DependenciesVersions (3)Used By (0)

Sitewards ImportImageMemoryLeakFix
==================================

[](#sitewards-importimagememoryleakfix)

Issue
-----

[](#issue)

Product import with images easily goes over 4Gb on memory with just couple hundreds of products. The reason for this is that the image model is never properly destoried.

Fix
---

[](#fix)

Use a different image processor than `Varien_Image`. Add a `destruct` method into this new processor and register it on shutdown. Rewrite `Mage_Catalog_Helper_Image` to change the method `validateUploadFile`. Call new processor, call destruct and then return the mime type of the image.

###  Health Score

30

—

LowBetter than 65% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity27

Limited adoption so far

Community15

Small or concentrated contributor base

Maturity49

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 66.7% 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 ~23 days

Total

2

Last Release

3628d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/1398594?v=4)[Tobias Zander](/maintainers/airbone42)[@airbone42](https://github.com/airbone42)

---

Top Contributors

[![dmanners](https://avatars.githubusercontent.com/u/1572836?v=4)](https://github.com/dmanners "dmanners (2 commits)")[![dpoposki](https://avatars.githubusercontent.com/u/10155725?v=4)](https://github.com/dpoposki "dpoposki (1 commits)")

### Embed Badge

![Health badge](/badges/sitewards-import-image-memory-leak-fix/health.svg)

```
[![Health](https://phpackages.com/badges/sitewards-import-image-memory-leak-fix/health.svg)](https://phpackages.com/packages/sitewards-import-image-memory-leak-fix)
```

PHPackages © 2026

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