2017 © Pedro Peláez
 

library simple-podata

Library for simple use OData with POData library

image

qeti/simple-podata

Library for simple use OData with POData library

  • Saturday, October 10, 2015
  • by mnvx
  • Repository
  • 1 Watchers
  • 3 Stars
  • 345 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 1 Forks
  • 1 Open issues
  • 10 Versions
  • 4 % Grown

The README.md

Library for simple use OData with POData library

What is this?

Implementation of DataService and QueryProvider classes, what helps to make easy start with OData., (*1)

Who is using it?

  • It's instrument for PHP developers, who want use OData with minimum efforts.

Installation

PHP 5.4 or higher is required to use it., (*2)

Installation is recommended to be done via composer. Add the following to the require and repositories sections in composer.json of Yii2 project:, (*3)

    "require": {
       "qeti/SimplePOData": ">=0.9.1"
    }

Run composer update afterwards., (*4)

Usage

TODO: to be documented

Try to open links:, (*5)

  • http:///odata.svc/$metadata, (*6)

  • http:///odata.svc/Products?$format=json&$skip=1&$top=14&$inlinecount=allpages&$filter=code eq 'book', (*7)

  • http:///odata.svc/Products/$count?&$filter=code eq 'book', (*8)

  • http:///odata.svc/Products(2465), (*9)

For more details about URL format, see OData documentation., (*10)

Am I free to use this?

This library is open source and licensed under the MIT License. This means that you can do whatever you want with it as long as you mention my name and include the license file. Check the license for details., (*11)

Contact

Feel free to contact me using email., (*12)

The Versions

10/10 2015

dev-develop

dev-develop https://github.com/qeti/SimplePOData#readme

Library for simple use OData with POData library

  Sources   Download

MIT

The Requires

 

by Nikolay Matushenkov

rest odata podata

26/09 2015

dev-master

9999999-dev https://github.com/qeti/SimplePOData#readme

Library for simple use OData with POData library

  Sources   Download

MIT

The Requires

 

by Nikolay Matushenkov

rest odata podata

26/09 2015

v0.9.7

0.9.7.0 https://github.com/qeti/SimplePOData#readme

Library for simple use OData with POData library

  Sources   Download

MIT

The Requires

 

by Nikolay Matushenkov

rest odata podata

26/09 2015

v0.9.6

0.9.6.0 https://github.com/qeti/SimplePOData#readme

Library for simple use OData with POData library

  Sources   Download

MIT

The Requires

 

by Nikolay Matushenkov

rest odata podata

26/09 2015

v0.9.5

0.9.5.0 https://github.com/qeti/SimplePOData#readme

Library for simple use OData with POData library

  Sources   Download

MIT

The Requires

 

by Nikolay Matushenkov

rest odata podata

26/09 2015

0.9.4

0.9.4.0 https://github.com/qeti/SimplePOData#readme

Library for simple use OData with POData library

  Sources   Download

MIT

The Requires

 

by Nikolay Matushenkov

rest odata podata

25/09 2015

v0.9.3

0.9.3.0 https://github.com/qeti/SimplePOData#readme

Library for simple use OData with POData library

  Sources   Download

MIT

The Requires

  • php >=5.4.0
  • podata/podata >=0.9

 

by Nikolay Matushenkov

rest odata podata

24/09 2015

v0.9.2

0.9.2.0 https://github.com/mnvx/SimplePOData#readme

Library for simple use OData with POData library

  Sources   Download

MIT

The Requires

  • php >=5.4.0
  • podata/podata >=0.9

 

by Nikolay Matushenkov

rest odata podata

24/09 2015

v0.9.1

0.9.1.0 https://github.com/iriscrm/SimplePOData#readme

Library for simple use OData with POData library

  Sources   Download

MIT

The Requires

  • php >=5.4.0
  • podata/podata >=0.9

 

by Nikolay Matushenkov

rest odata podata

22/09 2015

v0.9.0

0.9.0.0 https://github.com/iriscrm/SimplePOData#readme

Library for simple use OData with POData library

  Sources   Download

MIT

The Requires

  • php >=5.4.0
  • podata/podata dev-develop

 

by Nikolay Matushenkov

rest odata podata