PHPackages                             hirealite/laravel-tom-tom - 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. hirealite/laravel-tom-tom

ActiveLibrary[API Development](/categories/api)

hirealite/laravel-tom-tom
=========================

Laravel based API For TomTom Webfleet .Connect

0.2(10y ago)013.7k2GPL-3.0PHPPHP ~5.5|~7.0

Since Apr 4Pushed 9y ago14 watchersCompare

[ Source](https://github.com/HireALite/laravel-tom-tom)[ Packagist](https://packagist.org/packages/hirealite/laravel-tom-tom)[ Docs](https://github.com/HireALite/laravel-tom-tom)[ RSS](/packages/hirealite-laravel-tom-tom/feed)WikiDiscussions master Synced today

READMEChangelog (2)Dependencies (4)Versions (3)Used By (0)

laravel-tom-tom
===============

[](#laravel-tom-tom)

API Client for Laravel 5 that connects with TomTom's Webfleet .Connect API.

Currently supported calls:

- createSession
- showUsers
- showObjectReport
- showVehicleReport
- sendOrder
- sendDestinationOrder
- showAddressReport
- insertAddress
- updateAddress
- deleteAddress

It is also relatively easy to add your own methods quickly, please submit a PR with any improvements.

**Still heavily in development and probably shouldn't be used in a commercial project.**

Installation
============

[](#installation)

Run the following command in your Laravel installation.

`composer require hirealite/laravel-tom-tom`

Once its installed add the following provider to your config.php:

`Hirealite\LaravelTomTom\TomTomServiceProvider::class`

And the Facade:

`'TomTom' => \Hirealite\LaravelTomTom\Facades\TomTom::class,`

then run the following command to generate the configuration file:

`php artisan vendor:publish`

You'll then need to add your TomTom API into the `config/tomtom.php` file.

###  Health Score

28

—

LowBetter than 52% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity21

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity49

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

3744d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/2374192?v=4)[Jonathan Martin](/maintainers/Jono20201)[@Jono20201](https://github.com/Jono20201)

---

Top Contributors

[![Jono20201](https://avatars.githubusercontent.com/u/2374192?v=4)](https://github.com/Jono20201 "Jono20201 (5 commits)")

###  Code Quality

TestsPHPUnit

Code StylePHP\_CodeSniffer

### Embed Badge

![Health badge](/badges/hirealite-laravel-tom-tom/health.svg)

```
[![Health](https://phpackages.com/badges/hirealite-laravel-tom-tom/health.svg)](https://phpackages.com/packages/hirealite-laravel-tom-tom)
```

###  Alternatives

[statamic/cms

The Statamic CMS Core Package

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

TencentCloudApi php sdk

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

The PHP Agentic Framework.

2.0k656.1k38](/packages/neuron-core-neuron-ai)[eslazarev/wildberries-sdk

Wildberries OpenAPI clients (generated).

273.0k](/packages/eslazarev-wildberries-sdk)[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)[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)
