Registry / config / matomo-ini

matomo-ini

JSON →
library3.0.1phppackagistunverified

A component for reading and writing INI configuration files.

composer require matomo/ini
INSTALL
IMPORT
SIG · MATOMO-INI
M
matomo-ini
configphpv3.0.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

IniReader
use Matomo\Ini\IniReader;

Reads an INI file and returns its contents as an array.

use Matomo\Ini\IniReader; $reader = new IniReader(); $config = $reader->readFile('/path/to/config.ini'); print_r($config);
Debug
Known issues

No known issues recorded.

Upgrade
Version history
3.0.1latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
24 hits · last 30 days
node
20
Amazon
1
OpenAI (training)
1
Resources
matomo-ini — pip install matomo-ini · libregistry