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.0

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 1w ago

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 18% of packages

Maintenance0

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community5

Small or concentrated contributor base

Maturity56

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

1838d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/2336f6bc44ecb3c52ee97aeff75b1df67587a266c4a3ccaa3d075703323fcead?d=identicon)[mathijsvdb](/maintainers/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

[openai-php/laravel

OpenAI PHP for Laravel is a supercharged PHP API client that allows you to interact with the Open AI API

3.7k7.6M74](/packages/openai-php-laravel)[hubspot/api-client

Hubspot API client

23914.2M16](/packages/hubspot-api-client)[theodo-group/llphant

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

1.5k311.5k5](/packages/theodo-group-llphant)[resend/resend-php

Resend PHP library.

574.7M21](/packages/resend-resend-php)[checkout/checkout-sdk-php

Checkout.com SDK for PHP

553.3M7](/packages/checkout-checkout-sdk-php)[scriptdevelop/whatsapp-manager

Paquete para manejo de WhatsApp Business API en Laravel

762.6k](/packages/scriptdevelop-whatsapp-manager)

PHPackages © 2026

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