algo-web / podata
OData for Poor PHP Developers
Installs: 12 289
Dependents: 3
Suggesters: 0
Security: 0
Stars: 28
Watchers: 5
Forks: 13
Open Issues: 16
Requires
- php: ^7.1
- ext-xml: *
- ext-xmlwriter: *
- algo-web/o-data-metadata: ^0.1.3
- cruxinator/php-bitmask: ^0.1
- doctrine/inflector: >=v1.0
- myclabs/php-enum: ^1.7
Requires (Dev)
- mockery/mockery: ^1.2|dev-master
- nesbot/carbon: ^1.0|^2.0
- pcov/clobber: dev-master
- php-coveralls/php-coveralls: >=v2.1
- phpunit/phpunit: ^7.0
- symfony/var-dumper: >=4.0.0
This package is auto-updated.
Last update: 2024-11-17 12:12:32 UTC
README
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 eliminates 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
- Create, Update, & Delete support
- Transaction support
Long term goals include:
- OData v4 Support
MVC Integrations
It's likely 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 available to bridge the MVC framework to POData.
- ZendFramework 1 - POData-ZF1
- Laravel 5.1+ - POData-Laravel
- Lumen 5.4+ - OData-Lumen
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 by raising an issue