Skip to content

Commit b0993da

Browse files
authored
Add PHP library link
1 parent 30b073f commit b0993da

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

index.markdown

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,9 @@ Here is a non-exhaustive list:
102102
**Python**
103103
- [n-takumasa/json-with-comments](https://github.com/n-takumasa/json-with-comments)
104104

105+
**PHP**
106+
- [otar/jsonc](https://github.com/otar/jsonc)
107+
105108
**Rust**
106109
- [dprint/jsonc-parser](https://github.com/dprint/jsonc-parser)
107110

@@ -130,4 +133,4 @@ At the time of writing this document, the "JSON with Comments" mode still accept
130133

131134
### [RFC2119]
132135

133-
Bradner, S., "Key words for use in RFCs to Indicate Requirement Levels", BCP 14, RFC 2119, DOI 10.17487/RFC2119, March 1997, <https://www.rfc-editor.org/info/rfc2119>.
136+
Bradner, S., "Key words for use in RFCs to Indicate Requirement Levels", BCP 14, RFC 2119, DOI 10.17487/RFC2119, March 1997, <https://www.rfc-editor.org/info/rfc2119>.

0 commit comments

Comments
 (0)