PHPackages                             avido/tesla-api-client - 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. avido/tesla-api-client

ActiveLibrary

avido/tesla-api-client
======================

Simple Tesla API Client

1.0.0(6y ago)12511PHPPHP ^7.4CI failing

Since Apr 28Pushed 6y agoCompare

[ Source](https://github.com/avido/tesla-api-client)[ Packagist](https://packagist.org/packages/avido/tesla-api-client)[ RSS](/packages/avido-tesla-api-client/feed)WikiDiscussions master Synced 5d ago

READMEChangelog (1)Dependencies (4)Versions (2)Used By (1)

Tesla API Client
================

[](#tesla-api-client)

PHP Client for interacting with Tesla API.

Easy read of car states and sending commands.

Basic example
-------------

[](#basic-example)

See tests folder for more examples.

```
$client = new TeslaApiClient($youremail@domain.tld, $yourpassword);
$response = $client->getVehicles();
var_dump($response);
```

Using composer
--------------

[](#using-composer)

```
composer require avido/tesla-api-client

```

Running tests
-------------

[](#running-tests)

```
./vendor/bin/phpunit

```

Documentation used for this client
----------------------------------

[](#documentation-used-for-this-client)

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity56

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

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

2209d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/14986?v=4)[avido](/maintainers/avido)[@avido](https://github.com/avido)

---

Top Contributors

[![avido](https://avatars.githubusercontent.com/u/14986?v=4)](https://github.com/avido "avido (1 commits)")

###  Code Quality

TestsPHPUnit

Code StylePHP\_CodeSniffer

### Embed Badge

![Health badge](/badges/avido-tesla-api-client/health.svg)

```
[![Health](https://phpackages.com/badges/avido-tesla-api-client/health.svg)](https://phpackages.com/packages/avido-tesla-api-client)
```

###  Alternatives

[neuron-core/neuron-ai

The PHP Agentic Framework.

1.8k245.3k21](/packages/neuron-core-neuron-ai)[tencentcloud/tencentcloud-sdk-php

TencentCloudApi php sdk

3731.2M42](/packages/tencentcloud-tencentcloud-sdk-php)[aedart/athenaeum

Athenaeum is a mono repository; a collection of various PHP packages

245.2k](/packages/aedart-athenaeum)

PHPackages © 2026

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