PHPackages                             smartselling/fapi-client - 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. smartselling/fapi-client

Abandoned → [https://github.com/fapi-cz/php-client](/?search=https%3A%2F%2Fgithub.com%2Ffapi-cz%2Fphp-client)Library[API Development](/categories/api)

smartselling/fapi-client
========================

FAPI API Client

v0.1.1(7y ago)010PHPPHP ^5.3.3 || ^7.0

Since Mar 20Pushed 7y ago2 watchersCompare

[ Source](https://github.com/smartselling/fapi-client)[ Packagist](https://packagist.org/packages/smartselling/fapi-client)[ RSS](/packages/smartselling-fapi-client/feed)WikiDiscussions master Synced 3d ago

READMEChangelog (2)DependenciesVersions (3)Used By (0)

fapi-client
===========

[](#fapi-client)

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

[](#installation)

The recommended way to install is via Composer:

```
composer require smartselling/fapi-client

```

Example of use:
---------------

[](#example-of-use)

```
$fapi = new FAPIClient('username', 'API token');
$fapi->invoice->getAll(); // returns all invoices
$fapi->invoice->get(123); // returns invoice #123
$fapi->invoice->search(['client' => 123]); // returns invoices of client #123
$fapi->client->searchOne(['email' => 'johndoe@example.com']); // returns client by email

```

Documentation
-------------

[](#documentation)

You can find API documentation [here](https://web.fapi.cz/api-doc/index.html%5D).

###  Health Score

22

—

LowBetter than 22% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community8

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

2744d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/3350cd1ece231af8d16422d158f16891a39c8391e543bb11de92fc65e1ce5ff0?d=identicon)[slischka](/maintainers/slischka)

---

Top Contributors

[![slischka](https://avatars.githubusercontent.com/u/19595920?v=4)](https://github.com/slischka "slischka (10 commits)")

---

Tags

apiclientfapifapi-clientphp

### Embed Badge

![Health badge](/badges/smartselling-fapi-client/health.svg)

```
[![Health](https://phpackages.com/badges/smartselling-fapi-client/health.svg)](https://phpackages.com/packages/smartselling-fapi-client)
```

###  Alternatives

[stripe/stripe-php

Stripe PHP Library

4.0k143.3M480](/packages/stripe-stripe-php)[twilio/sdk

A PHP wrapper for Twilio's API

1.6k92.9M272](/packages/twilio-sdk)[knplabs/github-api

GitHub API v3 client

2.2k15.8M187](/packages/knplabs-github-api)[facebook/php-business-sdk

PHP SDK for Facebook Business

90121.9M34](/packages/facebook-php-business-sdk)[meilisearch/meilisearch-php

PHP wrapper for the Meilisearch API

73813.7M114](/packages/meilisearch-meilisearch-php)[google/gax

Google API Core for PHP

263103.1M454](/packages/google-gax)

PHPackages © 2026

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