PHPackages                             tommyoneill/liveheats-php - 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. tommyoneill/liveheats-php

ActiveLibrary[API Development](/categories/api)

tommyoneill/liveheats-php
=========================

Liveheats GraphQL API client in PHP

v0.1.0(1y ago)04PHP

Since Apr 8Pushed 1y ago1 watchersCompare

[ Source](https://github.com/tommyoneill/liveheats-php)[ Packagist](https://packagist.org/packages/tommyoneill/liveheats-php)[ RSS](/packages/tommyoneill-liveheats-php/feed)WikiDiscussions main Synced today

READMEChangelogDependencies (1)Versions (2)Used By (0)

LiveHeats PHP Client
====================

[](#liveheats-php-client)

This is an **early release** of a PHP library designed to interact with the [LiveHeats GraphQL API](https://liveheats.com/api/graphql).
It allows developers to easily retrieve event data, athlete rankings, and competition results for snowboarding, surfing, and similar sports tracked on the LiveHeats platform.

⚠️ Status: Early Access
-----------------------

[](#️-status-early-access)

This library is actively being developed and may contain breaking changes. Use at your own risk until version 1.0 is released.

Features
--------

[](#features)

- Query event information
- Retrieve divisions, heats, leaderboards
- Fetch series rankings and athlete-specific performance
- Built-in Guzzle support
- Object-oriented architecture
- Error handling and input validation

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

[](#installation)

```
composer require tommyoneill/liveheats-php
```

> You may also clone this repo and include it directly in your project.

Usage
-----

[](#usage)

```
use LiveHeats\LiveHeatsService;

$service = new LiveHeatsService();
$org = $service->getOrganisationByShortName("usasaums");
print_r($org);
```

License
-------

[](#license)

MIT © 2025 Tom O'Neill

See [LICENSE](LICENSE) for details.

###  Health Score

21

—

LowBetter than 18% of packages

Maintenance43

Moderate activity, may be stable

Popularity3

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity27

Early-stage or recently created project

 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

451d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/46326884?v=4)[Tom ONeill](/maintainers/tommyoneill)[@tommyoneill](https://github.com/tommyoneill)

---

Top Contributors

[![tommyoneill](https://avatars.githubusercontent.com/u/46326884?v=4)](https://github.com/tommyoneill "tommyoneill (12 commits)")

### Embed Badge

![Health badge](/badges/tommyoneill-liveheats-php/health.svg)

```
[![Health](https://phpackages.com/badges/tommyoneill-liveheats-php/health.svg)](https://phpackages.com/packages/tommyoneill-liveheats-php)
```

###  Alternatives

[statamic/cms

The Statamic CMS Core Package

4.8k3.6M986](/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)
