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. [API Development](/categories/api)
4. /
5. avido/tesla-api-client

ActiveLibrary[API Development](/categories/api)

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 3w 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 41% 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

2257d 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

[statamic/cms

The Statamic CMS Core Package

4.8k3.6M984](/packages/statamic-cms)[tencentcloud/tencentcloud-sdk-php

TencentCloudApi php sdk

3741.3M47](/packages/tencentcloud-tencentcloud-sdk-php)[neuron-core/neuron-ai

The PHP Agentic Framework.

2.0k656.1k38](/packages/neuron-core-neuron-ai)[avalara/avataxclient

Client library for Avalara's AvaTax suite of business tax calculation and processing services. Uses the REST v2 API.

528.5M7](/packages/avalara-avataxclient)[eslazarev/wildberries-sdk

Wildberries OpenAPI clients (generated).

273.0k](/packages/eslazarev-wildberries-sdk)[files.com/files-php-sdk

Files.com PHP SDK

2481.1k](/packages/filescom-files-php-sdk)

PHPackages © 2026

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