PHPackages                             mathijsvdb/fastback-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. mathijsvdb/fastback-php

ActiveLibrary[API Development](/categories/api)

mathijsvdb/fastback-php
=======================

API wrapper for Fastback

v1.0.4(5y ago)239[2 issues](https://github.com/mathijsvdb/fastback-php/issues)MITPHPPHP &gt;=7.0CI failing

Since Jan 6Pushed 2y ago3 watchersCompare

[ Source](https://github.com/mathijsvdb/fastback-php)[ Packagist](https://packagist.org/packages/mathijsvdb/fastback-php)[ RSS](/packages/mathijsvdb-fastback-php/feed)WikiDiscussions master Synced today

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

A simple library for reading out a [Fastback](http://fastback.be/) XML export.

Usage
-----

[](#usage)

Install using Composer

```
composer require mathijsvdb/fastback-php

```

Create an instance of **Fastback/Client**:

```
$client = new Fastback\Client();
$client->setOrigin('YOUR_PROVIDED_URL');
```

It is possible to specify a supported language to receive translations.
Supported languages are defined in **Fastback\\Language**.

```
$client->setLanguage('YOUR_LANGUAGE');
```

Methods
-------

[](#methods)

MethodDescription`$client->getVehicles()`Returns all vehicles.`$client->getBrands()`Returns all brands.`$client->getModels()`Returns all models.`$client->getDealers()`Returns all dealers.`$client->getFuelTypes()`Returns all fuel types.`$client->getColors()`Returns all colors.`$client->getUpholsteries()`Returns all upholsteries.`$client->getBodyTypes()`Returns all body types.`$client->getTransmissions()`Returns all transmission types.

###  Health Score

21

—

LowBetter than 17% of packages

Maintenance0

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community5

Small or concentrated contributor base

Maturity57

Maturing project, gaining track record

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 ~121 days

Total

5

Last Release

1929d ago

### Community

Maintainers

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

---

Tags

phpapiFastback

### Embed Badge

![Health badge](/badges/mathijsvdb-fastback-php/health.svg)

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

###  Alternatives

[eslazarev/wildberries-sdk

Wildberries OpenAPI clients (generated).

353.6k](/packages/eslazarev-wildberries-sdk)[theodo-group/llphant

LLPhant is a library to help you build Generative AI applications.

1.7k441.1k8](/packages/theodo-group-llphant)[tencentcloud/tencentcloud-sdk-php

TencentCloudApi php sdk

3661.3M49](/packages/tencentcloud-tencentcloud-sdk-php)[resend/resend-php

Resend PHP library.

608.3M53](/packages/resend-resend-php)[checkout/checkout-sdk-php

Checkout.com SDK for PHP

563.6M16](/packages/checkout-checkout-sdk-php)[files.com/files-php-sdk

Files.com PHP SDK

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

PHPackages © 2026

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