PHPackages                             cwola/jsonc - 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. cwola/jsonc

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

cwola/jsonc
===========

Providing parser of Jsonc (JSON with Comments).

v1.0.1(3y ago)026MITPHPPHP &gt;=8.0.0

Since Jul 5Pushed 3y ago1 watchersCompare

[ Source](https://github.com/cwola/jsonc)[ Packagist](https://packagist.org/packages/cwola/jsonc)[ Docs](https://github.com/cwola/jsonc)[ RSS](/packages/cwola-jsonc/feed)WikiDiscussions main Synced 3w ago

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

jsonc
=====

[](#jsonc)

PHP JSON with Comments(Cwola library).

Overview
--------

[](#overview)

Providing parser of JSONC(JSON with Comments) for PHP.

Requirement
-----------

[](#requirement)

- PHP8.0+

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

[](#installation)

```
composer require cwola/jsonc

```

Usage
-----

[](#usage)

```
