PHPackages                             hypejunction/elgg-data - 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. hypejunction/elgg-data

AbandonedArchivedElgg-plugin

hypejunction/elgg-data
======================

Provides adapters and endpoints for exporting entities and lists

037PHP

Since Oct 28Pushed 8y ago1 watchersCompare

[ Source](https://github.com/hypeJunction/elgg-data)[ Packagist](https://packagist.org/packages/hypejunction/elgg-data)[ RSS](/packages/hypejunction-elgg-data/feed)WikiDiscussions master Synced 2d ago

READMEChangelogDependenciesVersions (1)Used By (0)

Elgg Data Adapters
==================

[](#elgg-data-adapters)

[![Elgg 2.3](https://camo.githubusercontent.com/8452daaef3ea7320843e9a5473e44a80e23ec99b34525f2c9bbf8c83ccad0cd6/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f456c67672d322e332d6f72616e67652e7376673f7374796c653d666c61742d737175617265)](https://camo.githubusercontent.com/8452daaef3ea7320843e9a5473e44a80e23ec99b34525f2c9bbf8c83ccad0cd6/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f456c67672d322e332d6f72616e67652e7376673f7374796c653d666c61742d737175617265)

Features
--------

[](#features)

- Provides extendable adapters for exporting entities into serializable format
- Provides endpoints for retrieving entity information in JSON format
- Make it easy to add new endpoints by simply adding resource views to `/resources/data/` in `json` viewtype
- Integrates with hypeLists and allows searching, sorting and filtering via URL query parameters (e.g. `/data/members?query=Name&sort=alpha::asc`)
- Convenience global endpoint for listing and searching through entities (e.g. `/data/list?types=object&subtypes=blog&metadata[status]=published&query=foo&sort=time_created::asc`)
- Adds some endpoints for commonly used data
    - `/data/entity`
    - `/data/list`
    - `/data/members`
    - `/data/user/friends`
    - `/data/user/friends_of`

Notes
-----

[](#notes)

### Endpoint accessibility

[](#endpoint-accessibility)

Note that `/data` endpoints can only be accessed using `elgg/Ajax` module. Endpoints are protected, and will only be accessible from the page that was generated for current session. That means your data will be safe from mining.

### Entity data

[](#entity-data)

You can use `adapter:entity`,`$entity_type:$entity_subtype` or more generic `adapter:entity`,`$entity_type` hook to add more export data for an entity.

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% 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/5071b1cd852e094b3f564962a625e04c227adc73af30c5b46b243ab8f20154a7?d=identicon)[hypeJunction](/maintainers/hypeJunction)

---

Top Contributors

[![hypeJunction](https://avatars.githubusercontent.com/u/1202761?v=4)](https://github.com/hypeJunction "hypeJunction (3 commits)")

### Embed Badge

![Health badge](/badges/hypejunction-elgg-data/health.svg)

```
[![Health](https://phpackages.com/badges/hypejunction-elgg-data/health.svg)](https://phpackages.com/packages/hypejunction-elgg-data)
```

PHPackages © 2026

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