Download the PHP package psx/cloudevents without Composer
On this page you can find all versions of the php package psx/cloudevents. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download psx/cloudevents
More information about psx/cloudevents
Files in psx/cloudevents
Download psx/cloudevents
More information about psx/cloudevents
Files in psx/cloudevents
Vendor psx
Package cloudevents
Short Description Produce and consume cloud events
License Apache-2.0
Homepage https://phpsx.org
Package cloudevents
Short Description Produce and consume cloud events
License Apache-2.0
Homepage https://phpsx.org
Please rate this library. Is it a good library?
Informations about the package cloudevents
CloudEvents
About
Library which helps to produce and consume cloud events s. https://github.com/cloudevents/spec
Produce
To create a CloudEvent object you can use the builder i.e.:
Then it is possible to JSON serialize the event which produces the following JSON output:
Consume
To create a CloudEvent object from raw JSON data you can use the parser:
All versions of cloudevents with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8.0
ext-json Version *
ext-json Version *
The package psx/cloudevents contains the following files
Loading the files please wait ....