James Thomas a287c99559 Adding PHP runtime support for OpenWhisk provider.
Updated documentation to demonstrate PHP support in OpenWhisk.
Added new PHP template to create plugin.
2017-08-25 16:29:28 +01:00

23 lines
1.5 KiB
Markdown

<!--
title: Serverless - Apache OpenWhisk - Examples
menuText: Examples
layout: Doc
-->
<!-- DOCS-SITE-LINK:START automatically generated -->
### [Read this on the main serverless docs site](https://www.serverless.com/framework/docs/providers/openwhisk/examples/)
<!-- DOCS-SITE-LINK:END -->
# Serverless Apache OpenWhisk Examples
Have an example? Submit a PR or [open an issue](https://github.com/serverless/examples/issues). ⚡️
| Example | Runtime |
| :--------------------------------------- | :------ |
| [OpenWhisk Node Simple](https://github.com/serverless/examples/tree/master/openwhisk-node-simple) <br/> Boilerplate project repository for OpenWhisk provider with Serverless Framework. | nodeJS |
| [OpenWhisk Python Simple](https://github.com/serverless/examples/tree/master/openwhisk-python-simple) <br/> Boilerplate project repository for OpenWhisk provider with Serverless Framework. | python |
| [OpenWhisk PHP Simple](https://github.com/serverless/examples/tree/master/openwhisk-php-simple) <br/> Boilerplate project repository for OpenWhisk provider with Serverless Framework. | php |
| [OpenWhisk Swift Simple](https://github.com/serverless/examples/tree/master/openwhisk-swift-simple) <br/> Boilerplate project repository for OpenWhisk provider with Serverless Framework. | swift |
If you have questions, join the [chat in gitter](https://gitter.im/serverless/serverless) or [post over on the forums](https://forum.serverless.com/)