Announcing Lodata – The OData 4.01 Producer for Laravel!
Available from GitHub: https://github.com/flat3/lodata
And Packagist: https://packagist.org/packages/flat3/lodata
The OData Protocol is an application-level protocol for interacting with data via RESTful interfaces. The protocol supports the description of data models and the editing and querying of data according to those models. It provides facilities for:
OData consumer support exists in a wide variety of applications, particularly those from Microsoft, SAP and SalesForce.
If you’re new to OData it is recommended to refer to the description of the Data Model as the terminology used here is OData-specific.
Many Laravel applications are used in an agency/customer context that have these kinds of requirements:
Lodata is easy to integrate into existing Laravel projects, provides an out-of-the-box discoverable API for third-party developers and a straightforward data workflow for business users.
Hello,
Do you have some sample on how to use lodata with sql without using eloquent ?
hi Chris hope all is well. Thanks for the package. I am new to odata and laravel. i have installed the pkg and it is working fine. i need a dummy guide as to how to integrate the alternative key and also paginate the data if big data