PHPackages                             mawebdk/ini-fileparser - 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. mawebdk/ini-fileparser

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

mawebdk/ini-fileparser
======================

Simple INI file parser.

1.0.0(1y ago)02[2 issues](https://github.com/mawebdk/ini-fileparser/issues)BSD-2-ClausePHPPHP ^8.3.6

Since Feb 27Pushed 1y ago1 watchersCompare

[ Source](https://github.com/mawebdk/ini-fileparser)[ Packagist](https://packagist.org/packages/mawebdk/ini-fileparser)[ RSS](/packages/mawebdk-ini-fileparser/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (1)Dependencies (1)Versions (2)Used By (0)

ini-fileparser
==============

[](#ini-fileparser)

IniFileParser is a simple INI file parser.

Usage
-----

[](#usage)

```
try {
    $array = IniFileParser::getSingleton()->parseIniFile(filename: $filename);
} catch (IniFileParserException $e) {
    // Error handling.
}

```

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance44

Moderate activity, may be stable

Popularity2

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity52

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

445d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/ff52225bf61e0534f8e176e62a068779155c4121dccee2223b9814828e6a5867?d=identicon)[mawebdk](/maintainers/mawebdk)

---

Top Contributors

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

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/mawebdk-ini-fileparser/health.svg)

```
[![Health](https://phpackages.com/badges/mawebdk-ini-fileparser/health.svg)](https://phpackages.com/packages/mawebdk-ini-fileparser)
```

###  Alternatives

[php-telegram-bot/telegram-bot-manager

PHP Telegram Bot Manager

22014.5k](/packages/php-telegram-bot-telegram-bot-manager)[lipemat/phpstan-wordpress

Phpstan extension for working with WordPress

1256.3k1](/packages/lipemat-phpstan-wordpress)[tatter/settings

Lightweight settings management for CodeIgniter 4

239.9k3](/packages/tatter-settings)

PHPackages © 2026

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