PHPackages                             abbotton/ios-png-parser - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. abbotton/ios-png-parser

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

abbotton/ios-png-parser
=======================

A PHP-based tool for parsing IOS application icons in IPA files

v1.0.1(5y ago)2017.2k↓21.8%41MITPHPPHP &gt;=5.6

Since Feb 20Pushed 5y ago1 watchersCompare

[ Source](https://github.com/Abbotton/ios-png-parser)[ Packagist](https://packagist.org/packages/abbotton/ios-png-parser)[ RSS](/packages/abbotton-ios-png-parser/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersions (2)Used By (1)

ios-png-parser
==============

[](#ios-png-parser)

A PHP-based tool for parsing IOS application icons in IPA files

Installation
============

[](#installation)

```
composer require abbotton/ios-png-parser

```

Usage
=====

[](#usage)

```
use IosPngParser\Parser;

$parser = new Parser();
$encryptedPngFile = "/data/wwwroot/example.com/encrypted.png";
$decryptedPngFile = '/data/wwwroot/example.com/decrypted.png';
$parser::fix($encryptedPngFile, $decryptedPngFile);
```

Enjoy
=====

[](#enjoy)

###  Health Score

32

—

LowBetter than 69% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity36

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity48

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% 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

Unknown

Total

1

Last Release

1958d ago

### Community

Maintainers

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

---

Top Contributors

[![Abbotton](https://avatars.githubusercontent.com/u/16308633?v=4)](https://github.com/Abbotton "Abbotton (4 commits)")

### Embed Badge

![Health badge](/badges/abbotton-ios-png-parser/health.svg)

```
[![Health](https://phpackages.com/badges/abbotton-ios-png-parser/health.svg)](https://phpackages.com/packages/abbotton-ios-png-parser)
```

###  Alternatives

[orrison/cumulus

Import DNS records from Laravel Vapor into Cloudflare

3920.3k](/packages/orrison-cumulus)[byrokrat/banking

Data types for accounts in the swedish banking system

1497.7k7](/packages/byrokrat-banking)

PHPackages © 2026

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