pimcore/data-hub
Pimcore Datahub
Maintainers
Requires
- php: ~8.4.0 || ~8.5.0
- nesbot/carbon: ^2.72 || ^3.8.4
- pimcore/pimcore: ^2026.1
- pimcore/studio-backend-bundle: ^2026.1
- pimcore/studio-ui-bundle: ^2026.1
- webonyx/graphql-php: ^15.2.3
Requires (Dev)
- codeception/codeception: ^5.3.5
- codeception/module-asserts: ^3.0
- codeception/module-symfony: ^3.8
- codeception/phpunit-wrapper: ^10
- phpstan/phpstan: 2.1.40
- phpunit/phpunit: ^12.5.23 || ^13.1.7
- symfony/dotenv: ^7.2
- symfony/phpunit-bridge: ^7
- symfony/runtime: ^7.4
Suggests
None
Provides
None
Conflicts
None
Replaces
None
proprietary fe03b9c3cd3d37600148305ff6a7645756a1a444
This package is auto-updated.
Last update: 2026-06-18 14:11:01 UTC
README
| title | Datahub |
|---|
Pimcore Datahub
Pimcore Datahub (data delivery and consumption platform) integrates different input & output channel technologies into a simple & easy-to-configure system on top of Pimcore.
The basic configuration of Datahub comes with a GraphQL API, which is described in the next sections of this documentation. To use another configuration, Pimcore Datahub can be extended with different adapters (see Further Information).
👁 Overview
Sample presentation of Datahub config when choosing the GraphQL endpoint
A short introduction video of an output channel based on the GraphQL query language can be found here.
Features in a Nutshell
- Easy-to-configure interface layer for data delivery and consumption
- Tool of choice to connect Pimcore to any other systems and applications besides internal PHP API - whether they are backend applications like ERP systems or frontend applications like your storefront
- Multiple endpoints definition for different use cases and target/source systems
- Central and easy-to-use GUI to transform and prepare data for defined endpoints
- To-be-exposed data restriction to endpoints by defining workspaces and schemas.
Documentation Overview
- Installation
- Basic principle for configuring an endpoint
- GraphQL [default and recommended endpoint]
- Configuration & Deployment
- Testing
Further Information
On Pimcore Datahub adapters:
Contributions
As Pimcore Datahub is a community project, any contributions highly appreciated. For details see our Contributing guide.
