Author: Manuel Lemos
Viewers: 291
Last month viewers: 2
Categories: Notable Packages
JSON has become the de facto standard format for exchanging structured data types in the form of readable text, thus replacing XML for similar purposes.
There are many XML libraries for creating, parsing and querying XML documents.
This package provides a pure PHP solution for parsing and querying JSON data similar to XML query libraries.
Read this article to learn more details about how this notable PHP package works.
There are many XML libraries for creating, parsing and querying XML documents.
This package provides a pure PHP solution for parsing and querying JSON data similar to XML query libraries.
Read this article to learn more details about how this notable PHP package works.
The package PHP JSON Query is one of the few PHP packages that was considered notable recently because it does something that is worth paying attention.
The basic purpose is: Query JSON data to find and extract information
Here follows in more detail what it does:
This package can query JSON data to find and extract information.
It can parse JSON strings and perform queries to find nodes by name of object and array elements.
It can also filter by values of child element values using a fluent interface to combine multiple filter conditions.
Notable PHP packages can be often considered innovative. If this package is also innovative, it can be nominated to the PHP Innovation Award and the author may win prizes and recognition for sharing innovative packages.
If you also developed your own notable or innovative packages consider sharing them, so you can also earn more visibility for your package.
The basic purpose is: Query JSON data to find and extract information
Here follows in more detail what it does:
This package can query JSON data to find and extract information.
It can parse JSON strings and perform queries to find nodes by name of object and array elements.
It can also filter by values of child element values using a fluent interface to combine multiple filter conditions.
Notable PHP packages can be often considered innovative. If this package is also innovative, it can be nominated to the PHP Innovation Award and the author may win prizes and recognition for sharing innovative packages.
If you also developed your own notable or innovative packages consider sharing them, so you can also earn more visibility for your package.
You need to be a registered user or login to post a comment
Login Immediately with your account on:
Comments:
No comments were submitted yet.