2017 © Pedro Peláez
 

library toggl-sdk

image

kirianmurgadella/toggl-sdk

  • Monday, July 16, 2018
  • by kmurgadella
  • Repository
  • 1 Watchers
  • 0 Stars
  • 50 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 10 Versions
  • 0 % Grown

The README.md

Toggl SDK

About

PHP SDK to use Toggl API v8 and Toggl Reports API v2, (*1)

Installation

composer install kirianmurgadella/toggl-sdk

Changelog

0.9.0

  • Updated RestApiManager to use it's Http Basic Authentication.

0.8.0

  • Fixed CREATE, UPDATE and DELETE requests data format.

0.7.0

  • Implemented CREATE, UPDATE and DELETE methods/request to Clients, Projects, Tags and TimeEntries repositories.

0.6.0

  • Added tags method to request Tags Repository.

0.5.0

  • Updated Rest API manager.
  • Added Tags repository.

0.4.0

  • Added get and set methods for api_token.
  • Moved api_token hashing to authHeaders method. Now we save api_token plain an it's only hashed when is needed.

0.3.0

  • Added Toggl Reports API. Read-Only functionality.

0.2.0

  • Added an Interface for each Toggl API Repository. This allows to override MainApi class keeping al its Abstracts and Interfaces.
  • Added Clients endpoints.

0.1.0

  • Initial release. Read-Only functionality.

The Versions

16/07 2018

dev-master

9999999-dev

  Sources   Download

The Requires

 

by Kirian Murgadella

16/07 2018

0.8.0

0.8.0.0

  Sources   Download

The Requires

 

by Kirian Murgadella

16/07 2018

0.7.0

0.7.0.0

  Sources   Download

The Requires

 

by Kirian Murgadella

16/07 2018

0.6.0

0.6.0.0

  Sources   Download

The Requires

 

by Kirian Murgadella

15/07 2018

0.5.0

0.5.0.0

  Sources   Download

The Requires

 

by Kirian Murgadella

15/07 2018

dev-0.5.0-dev

dev-0.5.0-dev

  Sources   Download

The Requires

 

by Kirian Murgadella

08/07 2018

0.4.0

0.4.0.0

  Sources   Download

The Requires

 

by Kirian Murgadella

08/07 2018

0.3.0

0.3.0.0

  Sources   Download

The Requires

 

by Kirian Murgadella

08/07 2018

0.2.0

0.2.0.0

  Sources   Download

The Requires

 

by Kirian Murgadella

06/07 2018

0.1.0

0.1.0.0

  Sources   Download

The Requires

 

by Kirian Murgadella