PHPackages                             ci-hub/simple-rest-adapter-bundle - 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. ci-hub/simple-rest-adapter-bundle

ActivePimcore-bundle

ci-hub/simple-rest-adapter-bundle
=================================

Simple REST Adapter for Pimcore DataHub

v2.0.3(3y ago)415.6k↓50%19[2 PRs](https://github.com/CI-HUB-GmbH/SimpleRESTAdapterBundle/pulls)1GPL-3.0-or-laterPHPPHP &gt;=8.0

Since Dec 15Pushed 3y ago5 watchersCompare

[ Source](https://github.com/CI-HUB-GmbH/SimpleRESTAdapterBundle)[ Packagist](https://packagist.org/packages/ci-hub/simple-rest-adapter-bundle)[ Docs](https://github.com/ci-hub-gmbh/SimpleRESTAdapterBundle)[ RSS](/packages/ci-hub-simple-rest-adapter-bundle/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (5)Dependencies (11)Versions (7)Used By (1)

[![Software License](https://camo.githubusercontent.com/cad8c16a3d580a69d8923c98d8de25d21cb00fa54fa60a856a8e1ca657f79db4/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d47504c76332d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE.md)[![Latest Stable Version](https://camo.githubusercontent.com/bc5fc7b692d294a269be625fa4a08b1981f943b12f94bc5d40a42d01d1e895ed/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f772f73696d706c652d726573742d616461707465722d62756e646c652e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/ci-hub/simple-rest-adapter-bundle)

This bundle adds a simple read-only REST API endpoint to [Pimcore DataHub](https://github.com/pimcore/data-hub)for Assets and DataObjects. All exposed data can be configured, is indexed in Elasticsearch and delivered from there for better query performance and scalability.

Therefore, it can be used to connect Pimcore to other systems or to connect Front-End applications.

Features in a nutshell
----------------------

[](#features-in-a-nutshell)

- Configure a schema and expose data like with other DataHub adapters via Drag &amp; Drop.
- All data gets indexed in Elasticsearch indices and delivered from there (no additional load on the database when accessing data via REST endpoints).
- Endpoint documentation and test via Swagger UI.
- Available endpoints:
    - **tree-items**: Method to load all elements of a tree level with additional support for:
        - paging
        - filtering
        - fulltext search
        - ordering
        - aggregations – provide possible values for fields to create filters
    - **search**: Method to search for elements, returns elements of all types (no folder structures) with additional support for:
        - paging
        - filtering
        - fulltext search
        - ordering
        - aggregations – provide possible values for fields to create filters
    - **get-element**: Method to get one single element by type and ID.
- Endpoint security via bearer token that has to be sent as header with every request.

[![Schema Configuration](docs/images/schema.png "Schema Configuration")](docs/images/schema.png)[![Swagger UI](docs/images/swagger_ui.png "Swagger UI")](docs/images/swagger_ui.png)

Further Information
-------------------

[](#further-information)

- [Installation &amp; Bundle Configuration](docs/00-installation-configuration.md)
- [Endpoint Configuration Details](docs/01-endpoint-configuration.md)
- [Indexing Details](docs/02-indexing.md)

License
-------

[](#license)

**CI HUB GmbH**, Benkertstrasse 4, 14467 Potsdam, Germany
[ci-hub.com](https://ci-hub.com),
Copyright © 2021 CI HUB GmbH. All rights reserved.

For licensing details please visit [LICENSE.md](LICENSE.md)

###  Health Score

35

—

LowBetter than 80% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity33

Limited adoption so far

Community19

Small or concentrated contributor base

Maturity59

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 66.7% 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.

###  Release Activity

Cadence

Every ~51 days

Recently: every ~64 days

Total

6

Last Release

1349d ago

Major Versions

v1.0.0 → v2.0.02021-12-15

PHP version history (2 changes)1.x-devPHP &gt;=7.2

v2.0.0PHP &gt;=8.0

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/25656157?v=4)[CI-HUB](/maintainers/ci-hub)[@ci-hub](https://github.com/ci-hub)

---

Top Contributors

[![AndiKeiser](https://avatars.githubusercontent.com/u/9332971?v=4)](https://github.com/AndiKeiser "AndiKeiser (4 commits)")[![Joerg-Seidler](https://avatars.githubusercontent.com/u/55386240?v=4)](https://github.com/Joerg-Seidler "Joerg-Seidler (1 commits)")[![xfynx](https://avatars.githubusercontent.com/u/3057907?v=4)](https://github.com/xfynx "xfynx (1 commits)")

---

Tags

pimcorepimcore-bundle

###  Code Quality

TestsCodeception

Static AnalysisPHPStan

Code StyleECS

Type Coverage Yes

### Embed Badge

![Health badge](/badges/ci-hub-simple-rest-adapter-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/ci-hub-simple-rest-adapter-bundle/health.svg)](https://phpackages.com/packages/ci-hub-simple-rest-adapter-bundle)
```

###  Alternatives

[instride/data-definitions

Data Definitions allows you to define your DataObject Imports and Exports using a nice GUI and re-run the definitions as often you like.

8117.7k](/packages/instride-data-definitions)[youwe/workflow-gui

Workflow Configuration UI for Pimcore

2884.6k](/packages/youwe-workflow-gui)

PHPackages © 2026

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