PHPackages                             xrow/xrowodata-ls - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [API Development](/categories/api)
4. /
5. xrow/xrowodata-ls

ActiveEzpublish-legacy-extension[API Development](/categories/api)

xrow/xrowodata-ls
=================

OData REST Interface for eZ Publish

01882PHP

Since Sep 17Pushed 10y ago11 watchersCompare

[ Source](https://github.com/xrowgmbh/xrowodata)[ Packagist](https://packagist.org/packages/xrow/xrowodata-ls)[ RSS](/packages/xrow-xrowodata-ls/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

```
Installation

Active the extension.

Useage

The service will be available over the common REST API of eZ Publish (https://www.exmaple.com/api/odata/v1/ezpublish.svc/)

Protocol Implementations

The OData Protocol is implemented as specified in http://www.odata.org/media/30002/OData.html.

The functoinality is depending on the features set of the OData Producer fpr PHP Project.

Concrete Examples:

/folder
/folder(NodeID=2)
/folder(NodeID=2)?$skip=10
/folder(NodeID=2)?$skip=100&$top=100
/folder(NodeID=2)?$skip=10&$orderby=content_published asc
/folder(NodeID=2)?$skip=10&$orderby=content_published desc
/folder(NodeID=2)?$skip=10&$orderby=content_published%20desc&$format=json
/frontpage(NodeID=148720)/RefSetnews?$top=10&$skip=0&$orderby=content_published desc
/frontpage(NodeID=148720)/RefSetnews?$top=10&$skip=10&$orderby=content_published desc
/frontpage(NodeID=148720)/RefSetnews?$top=10&$skip=20&$orderby=content_published desc

Possible "order by" Paramenter
 - content_published
 - content_modified
 - content_state
 - section
 - priority
 - path
 - owner
 - name
 - class_name
 - class_identifier
 - depth

Abstact Example:
/[ContentClass](NodeID=[ID of Node])?$skip=[number]&$top=[number max 100]&$orderby=[number max 100 desc|asc]
How to view your data:

Use http://metasapiens.com/sesame/data-browser/preview/

or use a client SDK to access the data.

You find an php example in extension/xrowodata/bin/test.php
```

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community15

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 88.9% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

### Community

Maintainers

![](https://www.gravatar.com/avatar/f08bee051f28728169796d79eb57b9387fb49abf244faaa1517952d7e22e1a7d?d=identicon)[xrow](/maintainers/xrow)

---

Top Contributors

[![xrow](https://avatars.githubusercontent.com/u/295491?v=4)](https://github.com/xrow "xrow (32 commits)")[![xinyuexrow](https://avatars.githubusercontent.com/u/2157109?v=4)](https://github.com/xinyuexrow "xinyuexrow (3 commits)")[![xrowrobert](https://avatars.githubusercontent.com/u/1880146?v=4)](https://github.com/xrowrobert "xrowrobert (1 commits)")

### Embed Badge

![Health badge](/badges/xrow-xrowodata-ls/health.svg)

```
[![Health](https://phpackages.com/badges/xrow-xrowodata-ls/health.svg)](https://phpackages.com/packages/xrow-xrowodata-ls)
```

###  Alternatives

[stripe/stripe-php

Stripe PHP Library

4.0k143.3M480](/packages/stripe-stripe-php)[twilio/sdk

A PHP wrapper for Twilio's API

1.6k92.9M272](/packages/twilio-sdk)[facebook/php-business-sdk

PHP SDK for Facebook Business

90821.9M34](/packages/facebook-php-business-sdk)[meilisearch/meilisearch-php

PHP wrapper for the Meilisearch API

74513.7M114](/packages/meilisearch-meilisearch-php)[google/gax

Google API Core for PHP

265103.1M454](/packages/google-gax)[google/common-protos

Google API Common Protos for PHP

173103.7M50](/packages/google-common-protos)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
