webstarters/laravel-jw-platform-management-api

A simple wrapper for the JW Platform Management API

1.2.0 2019-11-28 13:48 UTC

This package is auto-updated.

Last update: 2024-04-28 23:56:42 UTC


README

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