2017 © Pedro Peláez
 

library services

Tekton Services is a project that tries to create easy to use components for integrating with popular third party services.

image

tekton/services

Tekton Services is a project that tries to create easy to use components for integrating with popular third party services.

  • Monday, June 18, 2018
  • by nsrosenqvist
  • Repository
  • 1 Watchers
  • 0 Stars
  • 22 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 4 Versions
  • 38 % Grown

The README.md

Tekton Services

Tekton Services is a project that aims to create easy to use components for integrating with popular third party services., (*1)

YouTube

$config = [
    'key' => 'aslkmdalsdnasdnasdnkdnkjasndas',
    'channel' => 'ASDMALSmlk-ASDASDASDsasd',
    'url' => 'https://www.youtube.com/user/me',
    'refresh' => 60 * 2,
    'related' => false,
    'cookie' => false,
];

$youtube = new \Tekton\Services\Youtube($config, app('cache'));

Instagram

$config = [
    'token' => '123123123.1239hd99dh98h9dj192jd1928',
    'user' => 'anotheruser',
    'url' => 'https://www.instagram.com/anotheruser',
    'refresh' => 60 * 2,
];

$instagram = new \Tekton\Services\Instagram($config, app('cache'));

The Versions

18/06 2018

dev-master

9999999-dev https://github.com/tekton-php/services

Tekton Services is a project that tries to create easy to use components for integrating with popular third party services.

  Sources   Download

MIT

The Requires

 

18/06 2018

2.0.0

2.0.0.0 https://github.com/tekton-php/services

Tekton Services is a project that tries to create easy to use components for integrating with popular third party services.

  Sources   Download

MIT

The Requires

 

10/04 2017

1.0.1

1.0.1.0 https://gitlab.com/tekton/services

Tekton Services is a project that tries to create easy to use components for integrating with popular third party services.

  Sources   Download

MIT

The Requires

 

21/03 2017

1.0.0

1.0.0.0 https://gitlab.com/tekton/services

Tekton Services is a project that tries to create easy to use components for integrating with popular third party services.

  Sources   Download

MIT

The Requires