PHPackages                             szeidler/halda-php-sdk - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. szeidler/halda-php-sdk

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

szeidler/halda-php-sdk
======================

Halda PHP SDK

v1.0.6(7y ago)08MITPHPPHP &gt;=5.6

Since Jan 24Pushed 7y ago1 watchersCompare

[ Source](https://github.com/szeidler/halda-php-sdk)[ Packagist](https://packagist.org/packages/szeidler/halda-php-sdk)[ Docs](https://github.com/szeidler/halda-php-sdk)[ RSS](/packages/szeidler-halda-php-sdk/feed)WikiDiscussions master Synced today

READMEChangelogDependencies (4)Versions (8)Used By (0)

Halda PHP SDK
=============

[](#halda-php-sdk)

[![Build Status](https://camo.githubusercontent.com/02a94e771f162ab992e2902751cf769a604f122370f097a0220f61fb518703a3/68747470733a2f2f7472617669732d63692e6f72672f737a6569646c65722f68616c64612d7068702d73646b2e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/szeidler/halda-php-sdk)

Halda PHP SDK utilizes [guzzle-services](https://github.com/guzzle/guzzle-services) for an easy integration with [Halda's](https://www.halda.se/) Taximeter API.

Requirements
------------

[](#requirements)

- PHP 5.6.0 or greater (PHP 7 recommended)
- Composer
- Guzzle

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

[](#installation)

Add Halda PHP SDK as a composer dependency.

`composer require szeidler/halda-php-sdk:^1.0`

Usage
-----

[](#usage)

Returns the asset representation based on the resource url of the asset.

```
use Halda\HaldaClient;

$client = new HaldaClient([
    'baseUrl'  => '"https://www.halda.se/HaldaAppService/AppService.svc',
    'code' => 'Azd9kDr2V',
]);

$order = $client->lookupOrder(['Orderid' => 12345]);
print $order->offsetGet('ExternalOrderNo');
```

Testing
-------

[](#testing)

This SDK includes PHPUnit as a composer `require-dev`. Copy the `phpunit.xml.dist` to `phpunit.xml` and fill in with your API testing credentials.

`./vendor/bin/phpunit -c phpunit.xml`

Credits
-------

[](#credits)

Stephan Zeidler for [Ramsalt Lab AS](https://ramsalt.com)

License
-------

[](#license)

The MIT License (MIT)

###  Health Score

26

—

LowBetter than 41% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity63

Established project with proven stability

 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

Every ~79 days

Recently: every ~119 days

Total

7

Last Release

2602d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/05bccdb85281776b28deafc2900b52fc8e12fcb25c3fd27870a5c5158db8da89?d=identicon)[szeidler](/maintainers/szeidler)

---

Top Contributors

[![szeidler](https://avatars.githubusercontent.com/u/1475847?v=4)](https://github.com/szeidler "szeidler (14 commits)")

---

Tags

haldataximeter

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/szeidler-halda-php-sdk/health.svg)

```
[![Health](https://phpackages.com/badges/szeidler-halda-php-sdk/health.svg)](https://phpackages.com/packages/szeidler-halda-php-sdk)
```

###  Alternatives

[aws/aws-sdk-php

AWS SDK for PHP - Use Amazon Web Services in your PHP project

6.2k532.1M2.5k](/packages/aws-aws-sdk-php)[neuron-core/neuron-ai

The PHP Agentic Framework.

2.0k496.1k33](/packages/neuron-core-neuron-ai)[tempest/framework

The PHP framework that gets out of your way.

2.2k31.1k12](/packages/tempest-framework)[google/cloud-core

Google Cloud PHP shared dependency, providing functionality useful to all components.

344128.8M102](/packages/google-cloud-core)[spatie/laravel-export

Create a static site bundle from a Laravel app

672139.5k6](/packages/spatie-laravel-export)[oat-sa/tao-core

TAO core extension

66140.1k108](/packages/oat-sa-tao-core)

PHPackages © 2026

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