PHPackages                             benjaminhu/tsheets-api-phplib - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [API Development](/categories/api)
4. /
5. benjaminhu/tsheets-api-phplib

ActiveLibrary[API Development](/categories/api)

benjaminhu/tsheets-api-phplib
=============================

PHP Helper Library for TSheets API

047PHP

Since Jan 15Pushed 5y agoCompare

[ Source](https://github.com/Benjaminhu/tsheets-api-phplib)[ Packagist](https://packagist.org/packages/benjaminhu/tsheets-api-phplib)[ RSS](/packages/benjaminhu-tsheets-api-phplib/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersions (1)Used By (0)

api\_phplib
===========

[](#api_phplib)

PHP Helper Library for TSheets API

This library provides basic REST operations as well as methods to help with authentication and token retrieval.

\##Installation

```
$ composer require tsheetsteam/api_phplib
```

\##Synopsis

```
$tsheets = new TSheetsRestClient(1, 'your_access_token');
$result = $tsheets->get(ObjectType::Jobcodes);
```

\##Examples

The examples folder has three examples, the basic, and reminders, example can be used if you already have an access token (which you can get for your own account via the TSheets Web Dashboard -&gt; Add-ons -&gt; API dialog).

The basic example is a command line example of how to add, edit, and delete timesheets using the TSheets API.

The reminders example is similar to the basic example, but for clock-in/out reminders.

The callback example shows how you can obtain an access token for another user's TSheets account using oAuth 2.

\##API Documentation

Full API documentation can be found at

###  Health Score

18

—

LowBetter than 8% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity31

Early-stage or recently created project

 Bus Factor2

2 contributors hold 50%+ of commits

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

### Community

Maintainers

![](https://www.gravatar.com/avatar/b5cbfdbd8352ee27cab040f46cb0a213bad01446de5e6a565ca4ef64965a1164?d=identicon)[Benjaminhu](/maintainers/Benjaminhu)

---

Top Contributors

[![jdmullin](https://avatars.githubusercontent.com/u/396862?v=4)](https://github.com/jdmullin "jdmullin (9 commits)")[![Benjaminhu](https://avatars.githubusercontent.com/u/163124?v=4)](https://github.com/Benjaminhu "Benjaminhu (5 commits)")[![scottjeide](https://avatars.githubusercontent.com/u/7122674?v=4)](https://github.com/scottjeide "scottjeide (5 commits)")[![marcuslyons](https://avatars.githubusercontent.com/u/10541922?v=4)](https://github.com/marcuslyons "marcuslyons (4 commits)")[![tsheets](https://avatars.githubusercontent.com/u/3712739?v=4)](https://github.com/tsheets "tsheets (1 commits)")

### Embed Badge

![Health badge](/badges/benjaminhu-tsheets-api-phplib/health.svg)

```
[![Health](https://phpackages.com/badges/benjaminhu-tsheets-api-phplib/health.svg)](https://phpackages.com/packages/benjaminhu-tsheets-api-phplib)
```

###  Alternatives

[stripe/stripe-php

Stripe PHP Library

4.0k143.3M478](/packages/stripe-stripe-php)[twilio/sdk

A PHP wrapper for Twilio's API

1.6k92.9M271](/packages/twilio-sdk)[knplabs/github-api

GitHub API v3 client

2.2k15.8M187](/packages/knplabs-github-api)[facebook/php-business-sdk

PHP SDK for Facebook Business

90121.9M34](/packages/facebook-php-business-sdk)[meilisearch/meilisearch-php

PHP wrapper for the Meilisearch API

73813.7M114](/packages/meilisearch-meilisearch-php)[google/gax

Google API Core for PHP

263103.1M454](/packages/google-gax)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
