From b0993dafa99d0297b79ac05fffc52a4f8589fcf7 Mon Sep 17 00:00:00 2001 From: Otar Chekurishvili Date: Fri, 2 Jan 2026 22:54:14 +0400 Subject: [PATCH] Add PHP library link --- index.markdown | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/index.markdown b/index.markdown index f7d79dc..7db468a 100644 --- a/index.markdown +++ b/index.markdown @@ -102,6 +102,9 @@ Here is a non-exhaustive list: **Python** - [n-takumasa/json-with-comments](https://github.com/n-takumasa/json-with-comments) +**PHP** +- [otar/jsonc](https://github.com/otar/jsonc) + **Rust** - [dprint/jsonc-parser](https://github.com/dprint/jsonc-parser) @@ -130,4 +133,4 @@ At the time of writing this document, the "JSON with Comments" mode still accept ### [RFC2119] -Bradner, S., "Key words for use in RFCs to Indicate Requirement Levels", BCP 14, RFC 2119, DOI 10.17487/RFC2119, March 1997, . \ No newline at end of file +Bradner, S., "Key words for use in RFCs to Indicate Requirement Levels", BCP 14, RFC 2119, DOI 10.17487/RFC2119, March 1997, .