Download the PHP package streamx/ingestion-client without Composer
On this page you can find all versions of the php package streamx/ingestion-client. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download streamx/ingestion-client
More information about streamx/ingestion-client
Files in streamx/ingestion-client
Download streamx/ingestion-client
More information about streamx/ingestion-client
Files in streamx/ingestion-client
Vendor streamx
Package ingestion-client
Short Description PHP ingestion client for StreamX - a Digital Experience Data Mesh.
License Apache-2.0
Package ingestion-client
Short Description PHP ingestion client for StreamX - a Digital Experience Data Mesh.
License Apache-2.0
Please rate this library. Is it a good library?
Informations about the package ingestion-client
StreamX PHP Ingestion Client
StreamX PHP Ingestion Client enables publishing and unpublishing data to and from StreamX via its REST Ingestion Service.
Requirements
PHP 7.4 or higher
Compatibility
As of 2024-11-07, the supported version of StreamX is 0.0.45.
Main entry points:
- StreamxClientBuilders - with which it's possible to create default or customized clients,
- StreamxClient - with which it's possible to create publishers
- Publisher - with which it's possible to make actual ingestions (publishing and unpublishing)
Example usage:
Installation
The recommended way to install the client is through Composer.
Run tests with coverage
-
Install xdebug (with version that supports PHP 7.4):
-
Configure xdebug mode:
- Run tests with coverage and open results in web browser:
All versions of ingestion-client with dependencies
PHP Build Version
Package Version
The package streamx/ingestion-client contains the following files
Loading the files please wait ....