Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

[WORK IN PROGRESS]

StreamOne Laravel & Lumen Package

This is the Laravel & Lumem package that can be used to communicate with the StreamOne Platform by using the StreamOne API version 3.

Table of contents

Installation

Using composer

The recommended way to install the SDK is to use Composer. To install, add the following to your composer.json file:

{
	"require": {
		"streamone/streamone-laravel": "dev-master"
	}
}

Afterwards, you should update the package by running Composer in the directory where the composer.json file is located:

php composer.phar update streamone/streamone-laravel

License and copyright

All source code is licensed under the MIT License.

Copyright (c) 2014-2017 StreamOne B.V.

About

Laravel & Lumen packages for StreamOne PHP SDK.

Resources

Stars

0 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages