Download the PHP package jakubboucek/openwhisk-runtime without Composer
On this page you can find all versions of the php package jakubboucek/openwhisk-runtime. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download jakubboucek/openwhisk-runtime
More information about jakubboucek/openwhisk-runtime
Files in jakubboucek/openwhisk-runtime
Download jakubboucek/openwhisk-runtime
More information about jakubboucek/openwhisk-runtime
Files in jakubboucek/openwhisk-runtime
Vendor jakubboucek
Package openwhisk-runtime
Short Description OpenWhisk runtime tools for PHP, eg. with DigitalOcean Serverless Functions
License MIT
Package openwhisk-runtime
Short Description OpenWhisk runtime tools for PHP, eg. with DigitalOcean Serverless Functions
License MIT
Please rate this library. Is it a good library?
Informations about the package openwhisk-runtime
OpenWhisk runtime tools for PHP
This library provide tools for more clean handling responses for PHP apps running inside OpenWhisk runtime.
In raw OpenWhisk action you need to return clearly defined Array - that's missing type control and it's liitle dirty.
This library provides tools to build responses for most of usually cases (HTTP, HTML, JSON responses, etc.).
Install
Usage
Sending OpenWhisk runtime's response without this library
Raw Response (just only for back compatibility with OpenWhisk's raw)
Raw JSON Response (just only for back compatibility with OpenWhisk's raw)
HTTP Response
HTML Response
JSON Response
Catching standard Output Buffer Response
All versions of openwhisk-runtime with dependencies
PHP Build Version
Package Version
The package jakubboucek/openwhisk-runtime contains the following files
Loading the files please wait ....