Registry / config / piwik-ini

piwik-ini

JSON →
library3.0.1phppackagistunverified

Component for reading and writing INI configuration files

composer require piwik/ini
INSTALL
IMPORT
SIG · PIWIK-INI
P
piwik-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 Piwik\Ini\IniReader;

Read an INI configuration file

use Piwik\Ini\IniReader; $reader = new IniReader(); $config = $reader->readFile('/path/to/config.ini'); echo $config['section']['key'];
Debug
Known issues

No known issues recorded.

Upgrade
Version history
3.0.1latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
37 hits · last 30 days
node
34
Resources
piwik-ini — pip install piwik-ini · libregistry