File: |
src/JsonQueriable.php |
Role: |
Class source |
Content type: |
text/plain |
Description: |
Class source |
Class: |
PHP JSON Query
Query JSON data to find and extract information |
Author: |
By Nahid Bin Azhar |
Last change: |
Added ValueNotFound object
If a value is queried it is possible that the value is null, '' or false. These
are all valid return values that the user might want to use. To distinct these
falsey values from a value that was effectifely not found, the ValueNotFound
object was introduced in this commit.
|
Date: |
5 years ago |
Size: |
14,339 bytes |
|
|
|