<?php
require_once 'vendor/autoload.php';

$config = new IniParser();
var_dump($config);