odata-client-php
odata-client-php copied to clipboard
OData Client Library for PHP
I'd like to be able to run filters like: ``` (foo eq 1 or foo eq 2) and (bar eq 'a' or bar eq 'b') and (not(evilbit eq true)) ```...
This is an automated pull request from [Shift](https://laravelshift.com) to update your package code and dependencies to be compatible with Laravel 12.x. **Before merging**, you need to: - Checkout the `l12-compatibility`...
Hi, I'm trying to consume an Odata service which return big numbers as identifiers. We are talking about numbers 80000000000000000000000 which are represented in by the library in scientific format....
Hello, I am using Microsoft Business Central (On premise) to expose webservices to a PHP based application form. I am using odata-client-php to consume the webservices. I have noticed that...
Hello Team, Can you please make this library php 8.3 compatibility it will be great.