Skip to content

grimmlink/POData

 
 

Repository files navigation

POData - OData for the Poor PHP Developer

POData (pronounced like the sandwich) a is an OData service framework for PHP Developers. PHP Developers are dirt poor because they are not afforded a nice OData toolkit, but POData elimantes their poverty and brings the bountiful wealth of OData to the masses!.

POData vs odataphpprod

POData started as a fork of The OData Producer Library for PHP. Many thanks to that project for making this one possible. The many goals of this fork are best tracked in the issues list but here are some highlights:

  • OData v3 Compliant
  • Full BreezeJS & JayData support (we love those libraries)
  • Availability via Composer
  • Simpler to plug in to common PHP frameworks (Zend, Symphony, Laravel)
  • Produce sample services that pass OData Validation
  • Offers your provider implementation more control on how to best execute the OData Query
  • Optimized $expand support
  • Support for an Annotation Based Provider Implementation

Long term goals include:

  • OData v4 Support
  • Create, Update, & Delete support
  • Transaction support
  • Port to Node
  • Convince WordPress & MediaWiki to change their entire API to OData

MVC Integrations

It's likley POData will execute in the context of an Web MVC Framework. As such, the framework has probably already done a lot of the parsing for you and it makes no sense to have POData reinvent the wheel. As such, some MVC adapters are provided to bridge the MVC framework to POData.

Getting Started

Check the Wiki for a step by step getting started guide

Contact

Need Support? Want to help contribute (but not yet ready to submit a pull request)? Want to complain about something being too hard? Doesn't matter why we're interested, contact us at:

About

OData for Poor PHP Devs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 60.9%
  • HTML 39.1%