Skip to content

📭 Teamwork Desk PHP SDK is a client that allows you to interact with the Teamwork Desk API.

License

Notifications You must be signed in to change notification settings

chiribuc/teamwork-desk

Repository files navigation

Teamwork Desk PHP SDK

Latest Version on Packagist Tests Total Downloads License


teamwork-desk


Teamwork Desk PHP SDK is a client that allows you to interact with the Teamwork Desk API.

This project is a work-in-progress. Code and documentation are currently under development and are subject to change.

Installation

You can install the package via composer:

composer require chiribuc/teamwork-desk

Usage

use Chiribuc\Teamwork\Desk;

$teamwork = Desk::client('api_token', 'domain');

// TODO

Testing

composer test

Changelog

Please see CHANGELOG for more information on what has changed recently.

Contributing

Please feel free to fork and open pull requests.

Security Vulnerabilities

Please review our security policy on how to report security vulnerabilities.

Credits

License

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

About

📭 Teamwork Desk PHP SDK is a client that allows you to interact with the Teamwork Desk API.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published

Languages