Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
saintsystems
/
odata-client-php
Public
Notifications
You must be signed in to change notification settings
Fork
113
Star
160
Code
Issues
3
Pull requests
4
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Nov 4, 2025
Version fix.
anderly
committed
fdb08b2
View commit details
Copy full SHA for fdb08b2
Browse repository at this point
Version bump 1.1.0
anderly
committed
1949482
View commit details
Copy full SHA for 1949482
Browse repository at this point
fix: add correct Content-Type for batch operation (#191)
wikando-dt
authored
bf982c1
View commit details
Copy full SHA for bf982c1
Browse repository at this point
Add missing use statement (#189) (#190)
YetiCGN
authored
d9d51bb
View commit details
Copy full SHA for d9d51bb
Browse repository at this point
Commits on Sep 5, 2025
Update README.md
anderly
committed
cd34702
View commit details
Copy full SHA for cd34702
Browse repository at this point
1.0.0
anderly
committed
c4c4b90
View commit details
Copy full SHA for c4c4b90
Browse repository at this point
Add nested property access support for OData entities (#187)
Show description for a68069d
Copilot
and
anderly
authored
a68069d
View commit details
Copy full SHA for a68069d
Browse repository at this point
Add comprehensive OData Batch operations support with examples and documentation (#186)
Show description for 1d8b181
Copilot
and
anderly
authored
1d8b181
View commit details
Copy full SHA for 1d8b181
Browse repository at this point
Merge branch 'master' of https://github.com/saintsystems/odata-client-php
anderly
committed
42d91f9
View commit details
Copy full SHA for 42d91f9
Browse repository at this point
0.12.2
anderly
committed
08b2e0b
View commit details
Copy full SHA for 08b2e0b
Browse repository at this point
Fix ODataResponse to handle non-array values in "value" key (#184)
Show description for a255929
Copilot
and
anderly
authored
a255929
View commit details
Copy full SHA for a255929
Browse repository at this point
Fix large number precision loss by using JSON_BIGINT_AS_STRING in ODataResponse (#185)
Show description for 35d6ed5
Copilot
and
anderly
authored
35d6ed5
View commit details
Copy full SHA for 35d6ed5
Browse repository at this point
Commits on Sep 4, 2025
0.12.1
Show description for 88f912c
anderly
committed
88f912c
View commit details
Copy full SHA for 88f912c
Browse repository at this point
Testing improvements and add integration test matrix script (#183)
anderly
authored
d66deb9
View commit details
Copy full SHA for d66deb9
Browse repository at this point
0.12.0
Show description for 0300971
anderly
committed
0300971
View commit details
Copy full SHA for 0300971
Browse repository at this point
Add lambda operators (any/all) support for OData queries (#182)
Show description for a0bfdd4
Copilot
and
anderly
authored
a0bfdd4
View commit details
Copy full SHA for a0bfdd4
Browse repository at this point
0.11.3
Show description for f7fa627
anderly
committed
f7fa627
View commit details
Copy full SHA for f7fa627
Browse repository at this point
Improve custom query options: add merging, validation, and comprehensive documentation (#181)
Show description for 967b0b6
Copilot
and
anderly
authored
967b0b6
View commit details
Copy full SHA for 967b0b6
Browse repository at this point
0.11.2
anderly
committed
d6add66
View commit details
Copy full SHA for d6add66
Browse repository at this point
Delete PSR-17-18-IMPLEMENTATION.md
anderly
committed
09ab79d
View commit details
Copy full SHA for 09ab79d
Browse repository at this point
0.11.1
anderly
committed
9021a9a
View commit details
Copy full SHA for 9021a9a
Browse repository at this point
Fix: Delete works only for entity (#98)
Show description for 3bb316e
motze92
authored
3bb316e
View commit details
Copy full SHA for 3bb316e
Browse repository at this point
Add IODataResponse interface and fix return types across HTTP methods (#180)
Show description for af28a2d
Copilot
and
anderly
authored
af28a2d
View commit details
Copy full SHA for af28a2d
Browse repository at this point
0.11.0
anderly
committed
42bb654
View commit details
Copy full SHA for 42bb654
Browse repository at this point
Implement PSR-17 and PSR-18 standards for HTTP providers (#179)
Show description for af2a4e6
anderly
and
claude
authored
af2a4e6
View commit details
Copy full SHA for af2a4e6
Browse repository at this point
[WIP] ✨ Set up Copilot instructions (#178)
Show description for beb90b6
Copilot
and
anderly
authored
beb90b6
View commit details
Copy full SHA for beb90b6
Browse repository at this point
Add createRequest method to allow timeout configuration through subclassing (#176)
Show description for 3aec0e4
Copilot
and
anderly
authored
3aec0e4
View commit details
Copy full SHA for 3aec0e4
Browse repository at this point
Fix URL encoding for datetime values in OData queries (#170)
Show description for f6bd68e
Copilot
and
anderly
authored
f6bd68e
View commit details
Copy full SHA for f6bd68e
Browse repository at this point
Add support for custom headers in OData requests (#175)
Show description for 8515b1e
Copilot
and
anderly
authored
8515b1e
View commit details
Copy full SHA for 8515b1e
Browse repository at this point
Add explicit PHP 8.3 and 8.4 support to odata-client-php (#171)
Show description for 19ccc92
Copilot
and
anderly
authored
19ccc92
View commit details
Copy full SHA for 19ccc92
Browse repository at this point
Fix PHP 8 TypeError in flattenDictionary by adding type check before method_exists (#174)
Show description for 7dc002f
Copilot
and
anderly
authored
7dc002f
View commit details
Copy full SHA for 7dc002f
Browse repository at this point
Fix PHP 8.4 compatibility by adding nullable type prefixes (#172)
Show description for 2ba1679
Copilot
and
anderly
authored
2ba1679
View commit details
Copy full SHA for 2ba1679
Browse repository at this point
Add PUT method support to ODataClient (#173)
Show description for 6eb3e71
Copilot
and
anderly
authored
6eb3e71
View commit details
Copy full SHA for 6eb3e71
Browse repository at this point
Add whereContains, orWhereContains, whereNotContains, orWhereNotContains (#169)
Show description for 3b14131
anderly
authored
3b14131
View commit details
Copy full SHA for 3b14131
Browse repository at this point
Fix PHPUnit deprecation.
anderly
committed
5353b3f
View commit details
Copy full SHA for 5353b3f
Browse repository at this point
Previous
Next
You can’t perform that action at this time.