Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mekras/odata-client
OData client-side library
https://github.com/mekras/odata-client
Last synced: 11 days ago
JSON representation
OData client-side library
- Host: GitHub
- URL: https://github.com/mekras/odata-client
- Owner: mekras
- License: mit
- Created: 2014-06-03T08:39:11.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2018-07-09T20:19:56.000Z (over 6 years ago)
- Last Synced: 2024-04-24T14:10:11.339Z (7 months ago)
- Language: PHP
- Size: 120 KB
- Stars: 13
- Watchers: 4
- Forks: 7
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# [OData](http://www.odata.org/documentation/) client
[![Latest Stable Version](https://poser.pugx.org/mekras/odata-client/v/stable.png)](https://packagist.org/packages/mekras/odata-client)
[![License](https://poser.pugx.org/mekras/odata-client/license.png)](https://packagist.org/packages/mekras/odata-client)
[![Build Status](https://travis-ci.org/mekras/odata-client.svg?branch=master)](https://travis-ci.org/mekras/odata-client)
[![Coverage Status](https://coveralls.io/repos/github/mekras/odata-client/badge.svg?branch=master)](https://coveralls.io/github/mekras/odata-client?branch=master)OData client-side library.
Supported OData versions:
| Version | Support
|---------|--------
| [4.0](http://docs.oasis-open.org/odata/odata/v4.0/) | unknown
| [3.0](http://www.odata.org/documentation/odata-version-3-0) | partial
| [2.0](http://www.odata.org/documentation/odata-version-2-0/) | partial- [Documentation](docs/index.en.md) (English)
- [Документация](docs/index.ru.md) (на русском)