PHPackages                             sierrakomodo/inilib - 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. [Parsing &amp; Serialization](/categories/parsing)
4. /
5. sierrakomodo/inilib

AbandonedArchivedLibrary[Parsing &amp; Serialization](/categories/parsing)

sierrakomodo/inilib
===================

Provides a series of INI controller classes for parsing, editing, and creating INI files.

v1.0.1(8y ago)110[1 issues](https://github.com/SierraKomodo/INILib/issues)GPL-3.0PHPPHP ^7.0

Since Jul 7Pushed 1y ago1 watchersCompare

[ Source](https://github.com/SierraKomodo/INILib)[ Packagist](https://packagist.org/packages/sierrakomodo/inilib)[ Docs](https://github.com/SierraKomodo/INILib)[ RSS](/packages/sierrakomodo-inilib/feed)WikiDiscussions main Synced 3w ago

READMEChangelog (6)Dependencies (1)Versions (5)Used By (0)

INILib
======

[](#inilib)

[![Latest Stable Version](https://camo.githubusercontent.com/97623f3032435e2a88a6ab33c33be1f29848e996e96c20c12293d2687f32ec13/68747470733a2f2f706f7365722e707567782e6f72672f7369657272616b6f6d6f646f2f696e696c69622f76657273696f6e)](https://packagist.org/packages/sierrakomodo/inilib)[![Latest Unstable Version](https://camo.githubusercontent.com/97c4dbc7f78bd346c01ba4ab449867cfc5d3957a082373bfa80c60f7a9c31529/68747470733a2f2f706f7365722e707567782e6f72672f7369657272616b6f6d6f646f2f696e696c69622f762f756e737461626c65)](//packagist.org/packages/sierrakomodo/inilib)[![Total Downloads](https://camo.githubusercontent.com/ad1e956b69b914bce92834795a624d6c2312c763a95d0a331fa1d328cf6cc960/68747470733a2f2f706f7365722e707567782e6f72672f7369657272616b6f6d6f646f2f696e696c69622f646f776e6c6f616473)](https://packagist.org/packages/sierrakomodo/inilib)[![License](https://camo.githubusercontent.com/deac214131d0b91f0b82b187d17ae8fdf4a514c75c59aa3662f06daa43ec8018/68747470733a2f2f706f7365722e707567782e6f72672f7369657272616b6f6d6f646f2f696e696c69622f6c6963656e7365)](https://github.com/SierraKomodo/INILib/blob/master/LICENSE)[![StyleCI](https://camo.githubusercontent.com/8b802e2390f77d2b20a7de186de56ef6f91f87f8d626db64af032356e1540af8/68747470733a2f2f7374796c6563692e696f2f7265706f732f38393837323932312f736869656c643f6272616e63683d6d6173746572)](https://styleci.io/repos/89872921)[![Build Status](https://camo.githubusercontent.com/03e7c7c51cc3f0bd8df71c07e1824000283cd4beb2492a194c1676e767a91303/68747470733a2f2f7472617669732d63692e6f72672f5369657272614b6f6d6f646f2f494e494c69622e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/SierraKomodo/inilib)

A PHP library to provide better handling of parsing, editing, and writing INI files

Please note this project exists primarily as a learning experience. Any and all constructive feedback is welcome and requested.

Special thanks to the following people for their help and feedback with this project:

- [Mike Brant (Code Review Stack Exchange)](https://codereview.stackexchange.com/users/23727/mike-brant)
- [Skull132 (Aurorastation Head Developer)](https://github.com/Skull132)
- [Werner (Aurorastation Developer)](https://github.com/Arrow768)
- [/r/phphelp subreddit](https://reddit.com/r/phphelp)

Version 1.0.0 - *First full release*

Up to date (Usually) documentation can be found on the github project's [wiki](https://github.com/SierraKomodo/INILib/wiki)

Requirements
============

[](#requirements)

- PHP 7.0 or greater
- Composer (Technically optional. Highly recommended for installation)

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

[](#installation)

For integration with other projects
-----------------------------------

[](#for-integration-with-other-projects)

Via composer (Recommended):

- Execute the following composer command in your project directory: `composer require sierrakomodo/inilib` OR Modify your composer.json file to include `sierrakomodo/inilib` under the require section
- In your PHP files, add the following use statement: `use SierraKomodo/INILib/IniFile`

Manual (For non-release or earlier versions, or people that don't like composer):

- Download the release version of your choice (Latest release is always recommended)
- Copy the contents of the `src/` directory to a location of your choice
- Use whatever autoloader or require/include method best fits your project
- In your PHP files, add the following use statement: `use SierraKomodo/INILib/IniFile`

For development
---------------

[](#for-development)

Via composer:

- Execute the following composer command in your project directory: `composer install sierrakomodo/inilib`

Manual (For non-release or earlier versions):

- Download the release version or branch of your choice (Latest release is always recommended)
- Extract to your project directory

###  Health Score

24

—

LowBetter than 31% of packages

Maintenance11

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity61

Established project with proven stability

 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

Every ~4 days

Total

2

Last Release

3274d ago

### Community

Maintainers

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

---

Top Contributors

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

---

Tags

composer-packageini-parserlibraryphpphp-libraryphp7

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/sierrakomodo-inilib/health.svg)

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

###  Alternatives

[mck89/peast

Peast is PHP library that generates AST for JavaScript code

19037.7M41](/packages/mck89-peast)[sauladam/shipment-tracker

Parses tracking information for several carriers, like UPS, USPS, DHL and GLS by simply scraping the data. No need for any kind of API access.

9642.0k](/packages/sauladam-shipment-tracker)[jstewmc/rtf

Read and write Rich Text Format (RTF) documents with PHP

46143.1k6](/packages/jstewmc-rtf)[moonshine/layouts-field

Field for repeating groups of fields for MoonShine

107.9k](/packages/moonshine-layouts-field)[tcds-io/php-jackson

A lightweight, flexible object serializer for PHP, inspired by FasterXML/jackson

112.9k10](/packages/tcds-io-php-jackson)

PHPackages © 2026

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