ODataQuery-PHP icon indicating copy to clipboard operation
ODataQuery-PHP copied to clipboard

A library of PHP Classes that allow for OData queries to be easily built and extended for appending to a URL Request to an API supporting OData server-side.

Results 1 ODataQuery-PHP issues
Sort by recently updated
recently updated
newest added

Hi, Is there a way to grab the FormattedValue instead of the GUID? Using this header: ` 'Prefer' => 'odata.include-annotations=OData.Community.Display.V1.FormattedValue,return=representation', ` I can get this kind of result: ` +"[email protected]":...