PHPackages                             oopsguy/pconfig - 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. oopsguy/pconfig

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

oopsguy/pconfig
===============

A PHP library for parsing configuration(json, yaml, ini, xml and php)

1.1(6y ago)6223MITPHPPHP &gt;=5.6.0

Since Aug 11Pushed 6y ago2 watchersCompare

[ Source](https://github.com/oopsguy/pconfig)[ Packagist](https://packagist.org/packages/oopsguy/pconfig)[ RSS](/packages/oopsguy-pconfig/feed)WikiDiscussions master Synced 1mo ago

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

PConfig
=======

[](#pconfig)

PConfig is a PHP library for parsing configuration. It is lightweight and easy to use.

Supported formats
-----------------

[](#supported-formats)

- php
- json
- xml
- yaml
- ini

Installation
------------

[](#installation)

```
composer require oopsguy/pconfig
```

Usage
-----

[](#usage)

```
