|
|
@@ -663,6 +663,9 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
|
|
663
|
663
|
* [PHP Markdown](https://github.com/michelf/php-markdown) - A Markdown parser.
|
|
664
|
664
|
* [Shiki PHP](https://github.com/spatie/shiki-php) - A [Shiki](https://github.com/shikijs/shiki) code highlighting package in PHP.
|
|
665
|
665
|
* [VObject](https://github.com/sabre-io/vobject) - A library for parsing VCard and iCalendar objects.
|
|
|
666
|
+* [XmlExtractKit](https://github.com/SbWereWolf/xml-navigator) - A
|
|
|
667
|
+ streaming-first toolkit for extracting selected records from large
|
|
|
668
|
+ XML files into PHP arrays.
|
|
666
|
669
|
|
|
667
|
670
|
### JSON
|
|
668
|
671
|
*Libraries for working with JSON.*
|