2017 © Pedro Peláez
 

library udemy-api-client

Client for interacting with Udemy 2.0 API

image

aescarcha/udemy-api-client

Client for interacting with Udemy 2.0 API

  • Wednesday, October 25, 2017
  • by aEscarcha
  • Repository
  • 1 Watchers
  • 4 Stars
  • 51 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 2 Forks
  • 0 Open issues
  • 4 Versions
  • 2 % Grown

The README.md

UdemyApiClient

This is a PHP Udemy api client to handle connection with Udemy 2.0 API, atm it only parses course details requests, it may grow in the future, or may not. Feel free to contribute., (*1)

Install

Add to composer require, (*2)

{
    "require": {
        "aescarcha/udemy-api-client": "dev-master"
    }
}

Run composer update, (*3)

Usage:

$api = new Api('clientId', 'clientSecret');
$course = $api->getUrl( 'http://www.udemy.com/api-2.0/courses/1');

The Versions

25/10 2017

dev-master

9999999-dev

Client for interacting with Udemy 2.0 API

  Sources   Download

The Requires

 

The Development Requires

by Alvaro

php udemy

25/10 2017

dev-typoo

dev-typoo

Client for interacting with Udemy 2.0 API

  Sources   Download

The Requires

 

The Development Requires

by Alvaro

php udemy

25/10 2017

dev-typo

dev-typo

Client for interacting with Udemy 2.0 API

  Sources   Download

The Requires

 

The Development Requires

by Alvaro

php udemy

11/03 2016

0.1.0

0.1.0.0

Client for interacting with Udemy 2.0 API

  Sources   Download

The Requires

 

The Development Requires

by Alvaro

php udemy