PHPackages                             comphp/config-json - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. comphp/config-json

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

comphp/config-json
==================

Configuration Driver for CommonPHP which encodes/decodes the JSON format

0.3(1mo ago)17MITPHPPHP ^8.5

Since Feb 17Pushed 1mo agoCompare

[ Source](https://github.com/commonphp/config-json)[ Packagist](https://packagist.org/packages/comphp/config-json)[ RSS](/packages/comphp-config-json/feed)WikiDiscussions main Synced 2d ago

READMEChangelog (2)Dependencies (5)Versions (4)Used By (0)

CommonPHP JSON Config Driver
============================

[](#commonphp-json-config-driver)

Configuration driver for CommonPHP that encodes and decodes JSON configuration data.

Requirements
------------

[](#requirements)

- PHP `^8.5`
- `comphp/config:^0.3`

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

[](#installation)

Once this package is available through your Composer repositories, install it with:

```
composer require comphp/config-json
```

Usage
-----

[](#usage)

```
