Skip to content

webstarters/laravel-jw-platform-management-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Laravel JW Platform Management API

A super-simple wrapper for the JW Platform Management API.

Installation

You can install the package via Composer:

composer require webstarters/laravel-jw-platform-management-api

Usage

File uploading has not been tested and may not work. PRs are accepted to include this functionality.

$management = new \Webstarters\Platform\Management();
echo $management->get('/videos/tracks/list');

Changelog

See CHANGELOG for details on what has changed.

Security

For any security related issues, send a mail to pj@webstarters.dk instead of using the issue tracker.

Credits

About

We are a Digital agency focusing on efficient sparring, efficient process and efficient digital solutions. Just that, pure and precise effect.

When we say Webstarters, that's exactly what we are. And what we do.

Learn more at Webstarters.dk digital marketing bureau.

License

MIT License