PHPackages                             sumocoders/teamleader - 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. sumocoders/teamleader

ActiveLibrary[API Development](/categories/api)

sumocoders/teamleader
=====================

PHP Teamleader is a (wrapper)class to communicate with Teamleader (http://www.teamleader.be).

1.18.0(2y ago)1729.3k↓48.4%31BSD-2-ClausePHPPHP &gt;=5.3.0

Since Nov 25Pushed 2y ago10 watchersCompare

[ Source](https://github.com/sumocoders/Teamleader)[ Packagist](https://packagist.org/packages/sumocoders/teamleader)[ Docs](https://github.com/sumocoders/Teamleader)[ RSS](/packages/sumocoders-teamleader/feed)WikiDiscussions master Synced 2d ago

READMEChangelog (10)DependenciesVersions (30)Used By (0)

Teamleader class
================

[](#teamleader-class)

Oauth2
------

[](#oauth2)

This package uses an old api version of Teamleader. To use the new version with oauth2, have a look at [sumocoders/teamleader-oauth2](https://github.com/sumocoders/teamleader-oauth2)

Installation
------------

[](#installation)

`composer require sumocoders/teamleader`

Usage
-----

[](#usage)

```
$teamleader = new Teamleader('myApiGroup', 'myApiSecret');

// do one of the calls on the teamleader object, see inline docs for more info
$teamleader->getDepartments();
```

About
-----

[](#about)

PHP Teamleader is a (wrapper)class to communicate with your [Teamleader](http://www.teamleader.be)-instance.

Documentation
-------------

[](#documentation)

The class is well documented inline. If you use a decent IDE you'll see that each method is documented with PHPDoc.

###  Health Score

41

—

FairBetter than 87% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity39

Limited adoption so far

Community27

Small or concentrated contributor base

Maturity69

Established project with proven stability

 Bus Factor3

3 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 ~104 days

Recently: every ~177 days

Total

28

Last Release

1067d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/0afcdc0a47a32db64cc2e4c3b4cf59a5e283040d6e9f34284933394c24841f68?d=identicon)[tijsverkoyen](/maintainers/tijsverkoyen)

---

Top Contributors

[![tijsverkoyen](https://avatars.githubusercontent.com/u/250042?v=4)](https://github.com/tijsverkoyen "tijsverkoyen (50 commits)")[![carakas](https://avatars.githubusercontent.com/u/3634654?v=4)](https://github.com/carakas "carakas (26 commits)")[![ThomasMarcelis](https://avatars.githubusercontent.com/u/1496957?v=4)](https://github.com/ThomasMarcelis "ThomasMarcelis (19 commits)")[![sebastiandedeyne](https://avatars.githubusercontent.com/u/1561079?v=4)](https://github.com/sebastiandedeyne "sebastiandedeyne (19 commits)")[![geertclerx](https://avatars.githubusercontent.com/u/1381327?v=4)](https://github.com/geertclerx "geertclerx (15 commits)")[![WouterSioen](https://avatars.githubusercontent.com/u/1398405?v=4)](https://github.com/WouterSioen "WouterSioen (10 commits)")[![wdeeke](https://avatars.githubusercontent.com/u/8200066?v=4)](https://github.com/wdeeke "wdeeke (7 commits)")[![ricardogarfe](https://avatars.githubusercontent.com/u/191464?v=4)](https://github.com/ricardogarfe "ricardogarfe (4 commits)")[![jslegers](https://avatars.githubusercontent.com/u/883647?v=4)](https://github.com/jslegers "jslegers (4 commits)")[![hannenijhuis](https://avatars.githubusercontent.com/u/11059577?v=4)](https://github.com/hannenijhuis "hannenijhuis (3 commits)")[![doodhout](https://avatars.githubusercontent.com/u/10937516?v=4)](https://github.com/doodhout "doodhout (3 commits)")[![wesleylancel](https://avatars.githubusercontent.com/u/2806404?v=4)](https://github.com/wesleylancel "wesleylancel (2 commits)")[![YorickH](https://avatars.githubusercontent.com/u/754254?v=4)](https://github.com/YorickH "YorickH (1 commits)")[![guuslangelaar0](https://avatars.githubusercontent.com/u/36815658?v=4)](https://github.com/guuslangelaar0 "guuslangelaar0 (1 commits)")[![jnstr](https://avatars.githubusercontent.com/u/4415223?v=4)](https://github.com/jnstr "jnstr (1 commits)")[![jonasdekeukelaere](https://avatars.githubusercontent.com/u/4092903?v=4)](https://github.com/jonasdekeukelaere "jonasdekeukelaere (1 commits)")[![ricardogarciakoukio](https://avatars.githubusercontent.com/u/26739538?v=4)](https://github.com/ricardogarciakoukio "ricardogarciakoukio (1 commits)")[![Rostyslav11](https://avatars.githubusercontent.com/u/17247864?v=4)](https://github.com/Rostyslav11 "Rostyslav11 (1 commits)")[![timdegroote](https://avatars.githubusercontent.com/u/1674142?v=4)](https://github.com/timdegroote "timdegroote (1 commits)")[![wiwi-websolutions](https://avatars.githubusercontent.com/u/72225750?v=4)](https://github.com/wiwi-websolutions "wiwi-websolutions (1 commits)")

### Embed Badge

![Health badge](/badges/sumocoders-teamleader/health.svg)

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

###  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.0k15](/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)
