PHPackages                             saritasa/tsheets - 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. saritasa/tsheets

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

saritasa/tsheets
================

PHP Helper Library for TSheets API

1.0.1(6y ago)0320PHPPHP &gt;=5.5.0

Since Aug 29Pushed 6y agoCompare

[ Source](https://github.com/Saritasa/tsheets)[ Packagist](https://packagist.org/packages/saritasa/tsheets)[ Docs](https://github.com/TSheetsTeam/api_phplib)[ RSS](/packages/saritasa-tsheets/feed)WikiDiscussions master Synced 2d ago

READMEChangelog (2)DependenciesVersions (3)Used By (0)

### This is a fork of [TSheetsTeam/api\_phplib](TSheetsTeam/api_phplib)

[](#this-is-a-fork-of-tsheetsteamapi_phplib)

**to publish it as composer package, because there is no official package.**

---

TSheets API wrapper PHP
=======================

[](#tsheets-api-wrapper-php)

PHP Helper Library for TSheets API

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

Synopsis
--------

[](#synopsis)

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

Examples
--------

[](#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
-----------------

[](#api-documentation)

Full API documentation can be found at

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity54

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

Every ~0 days

Total

2

Last Release

2450d ago

### Community

Maintainers

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

---

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 (5 commits)")[![marcuslyons](https://avatars.githubusercontent.com/u/10541922?v=4)](https://github.com/marcuslyons "marcuslyons (4 commits)")[![populov](https://avatars.githubusercontent.com/u/3766033?v=4)](https://github.com/populov "populov (4 commits)")[![tsheets](https://avatars.githubusercontent.com/u/3712739?v=4)](https://github.com/tsheets "tsheets (1 commits)")

---

Tags

phptsheetsphpapirestlibrarytsheets

### Embed Badge

![Health badge](/badges/saritasa-tsheets/health.svg)

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

###  Alternatives

[tsheetsteam/api_phplib

PHP Helper Library for TSheets API

112.1k](/packages/tsheetsteam-api-phplib)

PHPackages © 2026

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