2017 © Pedro Peláez
 

library php-toggl

PHP implementation of the Toggl API

image

jamosaur/php-toggl

PHP implementation of the Toggl API

  • Tuesday, March 29, 2016
  • by jaaaaaaaaaam
  • Repository
  • 1 Watchers
  • 0 Stars
  • 179 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

phpToggl

Latest Version on Packagist ![Software License][ico-license] Build Status ![Coverage Status][ico-scrutinizer] Quality Score ![Total Downloads][ico-downloads], (*1)

This is where your description should go. Try and limit it to a paragraph or two, and maybe throw in a mention of what PSRs you support to avoid any confusion with users and contributors., (*2)

Install

Via Composer, (*3)

``` bash $ composer require jamosaur/phpToggl, (*4)


## Usage ``` php use Jamosaur\Toggl\TogglClient; $toggl = TogglClient::factory([ ]);

Change log

Please see CHANGELOG for more information what has changed recently., (*5)

Testing

bash $ composer test, (*6)

Contributing

Please see CONTRIBUTING and CONDUCT for details., (*7)

Security

If you discover any security related issues, please email j.wallen.jones@googlemail.com instead of using the issue tracker., (*8)

Credits

License

The MIT License (MIT). Please see License File for more information., (*9)

The Versions

29/03 2016

dev-master

9999999-dev https://github.com/jaaaaaaaaaam/phpToggl

PHP implementation of the Toggl API

  Sources   Download

MIT

The Requires

 

The Development Requires

toggl

23/10 2015

0.1

0.1.0.0 https://github.com/jaaaaaaaaaam/phpToggl

PHP implementation of the Toggl API

  Sources   Download

MIT

The Requires

 

The Development Requires

toggl