PHPackages                             tsheetsteam/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. [HTTP &amp; Networking](/categories/http)
4. /
5. tsheetsteam/api\_phplib

ActiveLibrary[HTTP &amp; Networking](/categories/http)

tsheetsteam/api\_phplib
=======================

PHP Helper Library for TSheets API

1.0(5y ago)112.1k9MITPHPPHP &gt;=5.6.0

Since Jan 17Pushed 3y ago6 watchersCompare

[ Source](https://github.com/TSheetsTeam/api_phplib)[ Packagist](https://packagist.org/packages/tsheetsteam/api_phplib)[ Docs](https://github.com/TSheetsTeam/api_phplib)[ RSS](/packages/tsheetsteam-api-phplib/feed)WikiDiscussions master Synced 1w ago

READMEChangelog (1)DependenciesVersions (2)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

31

—

LowBetter than 68% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity30

Limited adoption so far

Community18

Small or concentrated contributor base

Maturity48

Maturing project, gaining track record

 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.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

1947d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/163124?v=4)[Simon Benjámin](/maintainers/Benjaminhu)[@Benjaminhu](https://github.com/Benjaminhu)

---

Top Contributors

[![jdmullin](https://avatars.githubusercontent.com/u/396862?v=4)](https://github.com/jdmullin "jdmullin (9 commits)")[![scottjeide](https://avatars.githubusercontent.com/u/7122674?v=4)](https://github.com/scottjeide "scottjeide (7 commits)")[![Benjaminhu](https://avatars.githubusercontent.com/u/163124?v=4)](https://github.com/Benjaminhu "Benjaminhu (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)")

---

Tags

phprestlibrarytsheetstsheets quickbookstsheets api

### Embed Badge

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

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

PHPackages © 2026

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