Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/akrabat/openwhisk-client-php
A PHP client library to access Openwhisk API
https://github.com/akrabat/openwhisk-client-php
Last synced: 3 months ago
JSON representation
A PHP client library to access Openwhisk API
- Host: GitHub
- URL: https://github.com/akrabat/openwhisk-client-php
- Owner: akrabat
- License: apache-2.0
- Created: 2018-02-19T10:26:05.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-02-19T12:01:59.000Z (almost 7 years ago)
- Last Synced: 2024-10-04T11:30:57.759Z (3 months ago)
- Language: PHP
- Size: 8.79 KB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# PHP OpenWhisk client
A client access library for the OpenWhisk API.
[![Build status][build-status-master-image]][build-status-master]
[build-status-master]: https://travis-ci.org/akrabat/openwhisk-client-php
[build-status-master-image]: https://secure.travis-ci.org/akrabat/openwhisk-client-php.svg?branch=master## Installation
Install using Composer:
composer install akrabat/openwhisk-client-php