Download the PHP package serverlessworkflow/sdk without Composer
On this page you can find all versions of the php package serverlessworkflow/sdk. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download serverlessworkflow/sdk
More information about serverlessworkflow/sdk
Files in serverlessworkflow/sdk
Download serverlessworkflow/sdk
More information about serverlessworkflow/sdk
Files in serverlessworkflow/sdk
Vendor serverlessworkflow
Package sdk
Short Description Provides the PHP API/SPI for the Serverless Workflow Specification.
License Apache-2.0
Package sdk
Short Description Provides the PHP API/SPI for the Serverless Workflow Specification.
License Apache-2.0
Please rate this library. Is it a good library?
Informations about the package sdk
Serverless Workflow Specification - PHP SDK
Provides the PHP API/SPI for the Serverless Workflow Specification.
With the SDK you can:
- Programmatically build workflow definitions
- Parse workflow JSON and YAML definitions
- Validate workflow definitions
Status
Current SDK version conforms to the Serverless Workflow specification v0.8.
Installation
Build
Parse
Convert from JSON/YAML source
Convert to JSON/YAML
Validate
The validate
method will raise an exception if the provided workflow does not comply with the specification.
All versions of sdk with dependencies
PHP Build Version
Package Version
Requires
symfony/yaml Version
^6.3
phpdocumentor/reflection-docblock Version ^5.3
swaggest/json-schema Version ^0.12.42
phpdocumentor/reflection-docblock Version ^5.3
swaggest/json-schema Version ^0.12.42
The package serverlessworkflow/sdk contains the following files
Loading the files please wait ....