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 3w ago

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://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)")[![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

[exsyst/swagger

A php library to manipulate Swagger specifications

35916.4M7](/packages/exsyst-swagger)[hubspot/api-client

Hubspot API client

24016.2M20](/packages/hubspot-api-client)[pocketmine/bedrock-protocol

An implementation of the Minecraft: Bedrock Edition protocol in PHP

172445.0k13](/packages/pocketmine-bedrock-protocol)[botman/driver-telegram

Telegram driver for BotMan

93459.5k6](/packages/botman-driver-telegram)

PHPackages © 2026

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